SmsServiceOnline
pip3 install SmsServiceOnline==1.0.1
Example #1
import SmsServiceOnline
KEY = "<api key here>"
LANG = "ru"
MESSAGE = False
api = SmsServiceOnline.Api(
api_key=KEY,
lang=LANG,
welcome_message=MESSAGE,
)
api.get_balance()
>>> 10.2
all methods -> here
by @fxcvd with ❤
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file SmsServiceOnline-1.0.2.tar.gz.
File metadata
- Download URL: SmsServiceOnline-1.0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34adaab954ff9d01e534f2c925b86033600e6352b8307251631edd20853da3bc
|
|
| MD5 |
103d83de7b0cb74af9cb7b6037641ba4
|
|
| BLAKE2b-256 |
2f2611a806a3b2f2f8d019c5f85d96283791f2b0d647eec151ae58b17d51e500
|