Pararam Library
Project description
Setup
Setup package
# python setup.py install
Examples
import pararamio
client = pararamio.Pararamio('username', 'passowrd', 'two_factor_key')
client.authenticate()
ua = client.search_user('recipient@example.com')
if len(ua) == 1:
ua[0].send_message(text='text message')
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
pararamio-1.0.7.tar.gz
(21.7 kB
view details)
Built Distribution
pararamio-1.0.7-py3-none-any.whl
(30.6 kB
view details)
File details
Details for the file pararamio-1.0.7.tar.gz
.
File metadata
- Download URL: pararamio-1.0.7.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f7379d0d93a7e30197e003e5f947aa70d829105bcfae34342126b3ed704d659 |
|
MD5 | 5bef7c8efe013c558bd29597cebd1391 |
|
BLAKE2b-256 | e1fd28a83080c123bb9fb0415d6a84b2b30993cc3e9bf4b3d4c34fdec852fcfa |
File details
Details for the file pararamio-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.7-py3-none-any.whl
- Upload date:
- Size: 30.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b254f7d13810aa703f3297b77ece12ed9d2fba994eb5b48a4776b777ba51461a |
|
MD5 | 21d02ec185b488845878a661076c447d |
|
BLAKE2b-256 | f2f97e2ffb8337c2822b72f884522ed3a93c1c3363d52a88246f5389520d154c |