indiaDND

A python project to detect whether a given indian mobile number is DND(Do Not Disturb) mode or not


Keywords
DND, india
License
MIT
Install
pip install indiaDND==0.2.0

Documentation

India DND

This helps user to classify whether a given indian number is DND or not.

Usage

from indiaDND import dnd
dnd(9999999999)

Returns True if mobile number is DND or will return False