WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Nardol/pysmsboxnet

Repository files navigation

pysmsboxnet

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.

Installing

You can install using pip.

How to use

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

Documentation