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.8.tar.gz
(22.2 kB
view details)
Built Distribution
pararamio-1.0.8-py3-none-any.whl
(31.2 kB
view details)
File details
Details for the file pararamio-1.0.8.tar.gz
.
File metadata
- Download URL: pararamio-1.0.8.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8bf3921414e12df3d986402667a2be89f5ec184ccb809c7cca47815706d85bd |
|
MD5 | f0e2e70a3a40887dd4d8053487005dc2 |
|
BLAKE2b-256 | e9f8acf87ef85411b2946b64beb75a3fa3c7cf3984257c3e51e91760cb7fb133 |
File details
Details for the file pararamio-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.8-py3-none-any.whl
- Upload date:
- Size: 31.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 875978c5b761271a40356c302762dc179a008c947b3e819159ba4001bc3016ed |
|
MD5 | 7fd91ff264895737545063961d712378 |
|
BLAKE2b-256 | 97b8f807956bcf48b7a30c6c8ffc449de6d5272243c4514d7261b374aa346ef8 |