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.0.tar.gz
(18.7 kB
view details)
Built Distribution
pararamio-1.0.0-py3-none-any.whl
(27.0 kB
view details)
File details
Details for the file pararamio-1.0.0.tar.gz
.
File metadata
- Download URL: pararamio-1.0.0.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67f1ce8fe16b60d6ae330e0a032b2db103f9859a767de4b2b632f2bc3ee9fb4d |
|
MD5 | 917407832e72fc1ad712d411db307b95 |
|
BLAKE2b-256 | c2861709e03cbc019d107905ab09e2f85bc91a8302605627c4367f0b8aa705b7 |
File details
Details for the file pararamio-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.0-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 959550a174687225d6ae58eed2d11cbce31c1678884e2d77e661b00239e68a60 |
|
MD5 | 5d9e350e8c347624c7a22db0582a6bf6 |
|
BLAKE2b-256 | 70a00129236608fd2bcd877f67305091d95cc9e773e2e2fd430bc46a78fb2995 |