Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PySMSBoxNet documentation
PySMSBoxNet documentation

Contents:

  • installing
  • Updating
  • pysmsboxnet
  • Exceptions
  • Usage example
  • Add features to pysmsboxnet
Back to top

Welcome to PySMSBoxNet’s documentation!¶

This Python library implement the SMSBox API. The main function is to send a SMS but you can also get your remaining credits.

Contents:

  • installing
  • Updating
  • pysmsboxnet
    • Client
  • Exceptions
    • AuthException
    • BillingException
    • HTTPException
    • InternalErrorException
    • ParameterErrorException
    • SMSBoxException
    • WrongRecipientException
  • Usage example
  • Add features to pysmsboxnet
    • __smsbox_request()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next
installing
Copyright © 2022, Patrick ZAJDA
Made with Sphinx and @pradyunsg's Furo