Free mobile SMS notifier.
Project description
This module aim is to allow sending notifications as SMS messages.
Note that the only targeted provider is Free Mobile and that the SMS notification option must be enabled through the subscriber interface (https://mobile.free.fr).
Type the following command to install:
pip install freemobsms, or depending of your environment
pip3 install freemobsms, or
python3 -m pip install freemobsms
The package can be used at the command line as a program or as a function.
-
At the command line (if you installed the program via pip on any Unix system -- Linux, Mac OS X):
freemobsms user_id key message -
from a python script by simply using this kind of code:
from freemobsms import send_sms
send_sms(user_id, key, "hello world!")
The author of this module is not in any manner related to Free SAS.
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 Distributions
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 freemobsms-1.0.3-py3-none-any.whl.
File metadata
- Download URL: freemobsms-1.0.3-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1102055de4a86cc7bec56876cdb7ba637caa8bbeaa88dac8c6d6afafca89f90c
|
|
| MD5 |
b1ec1b9539408476aa7e778d96885974
|
|
| BLAKE2b-256 |
6c16fcfd595b00dac482218a48fb3b1dacda1a54e1b2e55f75f3939151f1a164
|