smsactivatepy is an Python module that provides functions for working with the API sms-activate.org
Project description
SMSActivatePy Library
A Python library for interacting with the SMSActivate API. This tool allows you to integrate SMS activation services seamlessly into your projects.
Installation
To install the library, run the following command:
pip install smsactivatepy
Requirements
requestsjson
Usage Example
from smsactivatepy.api import SMSActivateAPI
# Initialize the API with your key
sa = SMSActivateAPI(APIKEY)
# Enable debug mode (optional, for troubleshooting)
sa.debug_mode = True
Features
This library provides an interface for accessing the SMSActivate service. You can use it for operations such as:
- Requesting a virtual phone number
- Managing SMS activations
- Checking account balance
Detailed functionality is described in the official SMSActivate API documentation.
Author
Developed by Gabriel Lima
Email: gabrielmrts@yahoo.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smsactivatepy-1.tar.gz.
File metadata
- Download URL: smsactivatepy-1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62d36f018504a0fc0bb64009feb5497e7112a6e0eaa5556cf44cec8a9ba49521
|
|
| MD5 |
9d7a095183c66a852049f15ab651e908
|
|
| BLAKE2b-256 |
7e33afc73b80de6891169c1069e97751d2e1534b36c97af79ce7959e17937055
|
File details
Details for the file smsactivatepy-1-py3-none-any.whl.
File metadata
- Download URL: smsactivatepy-1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62dea89a77b01c419eafee044fbdcade54b14bf1f47664383677078c25d118dc
|
|
| MD5 |
fae3ed2aed040d1661f5bbb53b48d663
|
|
| BLAKE2b-256 |
9b25e1b017581e09081e2dd508fad07204708ce5ac709c2ed034693915622745
|