Whoosh SMS API client
Project description
whoosh-python
Versions
whoosh-python uses a modified version of Semantic Versioning for all changes. See this document for details.
Supported Python Versions
This library supports the following Python implementations:
- Python 3.7
- Python 3.8
- Python 3.9
- Python 3.10
- Python 3.11
Installation
Install from PyPi using pip, a package manager for Python.
pip3 install WhooshSms
If pip install fails on Windows, check the path length of the directory. If it is greater 260 characters then enable Long Paths or choose other shorter location.
Don't have pip installed? Try installing it, by running this from the command line:
curl https://bootstrap.pypa.io/get-pip.py | python
Or, you can download the source code
(ZIP) for whoosh-python, and then run:
python3 setup.py install
Info If the command line gives you an error message that says Permission Denied, try running the above commands with
sudo(e.g.,sudo pip3 install WhooshSms).
Test your installation
Try sending yourself an SMS message. Save the following code sample to your computer with a text editor. Be sure to update the account_sid, auth_token, and from_ phone number with values from your Whoosh account. The to phone number will be your own mobile phone.
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
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 WhooshSms-0.1.4.tar.gz.
File metadata
- Download URL: WhooshSms-0.1.4.tar.gz
- Upload date:
- Size: 265.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f713c7c2403bb810460e65d7f0b3f42e5a93c0d0082a06baf6a89f566ff5a86e
|
|
| MD5 |
da9ad5800f8505e4345046b8b335cbcc
|
|
| BLAKE2b-256 |
ed01a104c959560e099a01bb4857537cad21ba4717463a02af651a72541cc350
|
File details
Details for the file WhooshSms-0.1.4-py2.py3-none-any.whl.
File metadata
- Download URL: WhooshSms-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a1f01b6a2504117a425753ebf5d6a0495e797b7e9e0b85918fbabc06a7538c1
|
|
| MD5 |
51e15e02ba10c05360ec194d6e97a7e5
|
|
| BLAKE2b-256 |
39862a07617af0070c4a8dfa3a44bf91941bec57c7fabb4bb3affb7af01eff41
|