Asynchronous Python library for the smsbox.net API.
Currently, it allows you to send an SMS using the v1.1 API.
You can also download the documentation.
Future versions might allow using other account features (this documentation is in French).
Additionally, get_credits() lets you retrieve the remaining credits.
You can install using pip.
See example.py. An example is also available in the documentation.
- Latest stable version
- Documentation for previous versions will be available at
https://nardol.github.io/pysmsboxnet/yyyy.mm.n - Latest dev documentation
It is updated each time something is pushed to the
mainbranch.