Skip to main content

Python package for Fast2 Sms API Client

Project description

Fast2 SMS

Python package for FAST2 SMS API Client

Client setup

from fast2sms import F2Client

# Initialize The Client 
f2 = F2Client(api_key="YOUR_API_KEY")


response = f2.quick_sms(
    numbers="999999999, 1111111111, 8888888888", # You can use multiple number split with coma 
    msg="Hey This Is Test Message",
)

print(response.text) # return is json value 

Installing

pip install fast2sms

Dependencies

• requests

• Python 3+

Support

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fast2sms-1.0.0.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

fast2sms-1.0.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file fast2sms-1.0.0.tar.gz.

File metadata

  • Download URL: fast2sms-1.0.0.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for fast2sms-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f8f5afecfdbf3c5abeeabacc064ab7f8b104e9ef0892f25bb15d9f0b12d38d3b
MD5 32f0852dc6ad151954f3efeac708c357
BLAKE2b-256 ba47f89988a2b530b73bb6409f33a145dea9e1040317a4d0e26c25d2a3055cde

See more details on using hashes here.

File details

Details for the file fast2sms-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: fast2sms-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for fast2sms-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 41d2aa7631f9215e738292b0ba8fbd0d6f2159200b172dcdd3cf75c711d5b5a1
MD5 fc449ef10553759dc3ab4991180257d0
BLAKE2b-256 5452cb239154fd972fba256c4034ee1de053794d5ce3a68e056d1f7585171649

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page