Nardol / pysmsboxnet

Python library for smsbox.net API

Home Page:https://nardol.github.io/pysmsboxnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pysmsboxnet

Asynchronous Python library for smsbox.net API. Currently it allows to send a SMS, using the v1.1 API. You can also download the documentation. Future version might allow to use other account features, this doc is in French. The exception is get_credits() which allows getting remaining credits.

Installing

You can install using pip.

How to use

See example.py. An example is also available in the documentation.

Documentation

About

Python library for smsbox.net API

https://nardol.github.io/pysmsboxnet

License:MIT License


Languages

Language:Python 97.3%Language:Shell 2.7%