SMS-Fly gateway API Python package
pip install SMSFly
pip install tox --user tox
1 from smsfly import SMSFlyAPI 2 api = SMSFlyAPI(account_id='3801234567', account_pass='qwerty') 3 api.getbalance()
SMS-Fly gateway API Python package
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
SMS-Fly gateway API Python package
pip install SMSFly
pip install tox --user tox
1 from smsfly import SMSFlyAPI 2 api = SMSFlyAPI(account_id='3801234567', account_pass='qwerty') 3 api.getbalance()
SMS-Fly gateway API Python package