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 implements the SMSBox API. The primary feature is sending SMS messages, and you can also retrieve 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