from GrizzlySMS-API import GrizzlySMS
Project description
GrizzlySMS - Python Library
GrizzlySMS is a simple and powerful Python library to interact with the GrizzlySMS API. Easily rent phone numbers, check prices, manage your balance, and handle errors using API-KEY.
Features
- Rent Status Check
- Get Phone Numbers
- Price Lookup by Country & Service
- Account Balance Check
- Error Handling
Installation
Install with pip:
pip install GrizzlySMS
Usage
from GrizzlySMS import GrizzlySMS
# Initialize
api_key = "KEY-aPi"
grizzly = GrizzlySMS(api_key)
# Get Rent Status
rent_status = grizzly.get_rent_status("your_rent_id")
print(rent_status)
# Get Rent Prices
prices = grizzly.get_rent_prices("select-service-plug", "US", 240)
print(prices)
License
MIT License APPROVED ✅.
PyPi
Available on PyPi:
pip install GrizzlySMS
Made with ❤️ by d9c
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
grizzlysms-0.0.1.tar.gz
(3.2 kB
view details)
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 grizzlysms-0.0.1.tar.gz.
File metadata
- Download URL: grizzlysms-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
742014b46f411d5a79c62aab6f361d20ce4cb4ae4ae77b6fff1afb83f6db206f
|
|
| MD5 |
924d7f2d6580e6625582c1ec709c4304
|
|
| BLAKE2b-256 |
a1656065da7fb56fdfe75a11c743e32e2f63fb2c6dd04cb5fa99494d841d2c2f
|
File details
Details for the file grizzlysms-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: grizzlysms-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6ba9766e9aeb3ea4b39c82723634ee2c6fb20632acd0ed7cc42a3bb61606b9a
|
|
| MD5 |
542338964c05f38461e2949e1bc83ffa
|
|
| BLAKE2b-256 |
0c47e18a1fe0440a087b81c97957b1fd50eb048abf98137ceac92bcff7411374
|