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.1.tar.gz
(18.7 kB
view details)
Built Distribution
pararamio-1.0.1-py3-none-any.whl
(27.8 kB
view details)
File details
Details for the file pararamio-1.0.1.tar.gz
.
File metadata
- Download URL: pararamio-1.0.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 889bd5d1693d9d1371180203ff3dc8750ea79df94b38df3a114fedf27b5f252c |
|
MD5 | a9ce5ac5aaec40c781afeefbfa933948 |
|
BLAKE2b-256 | e2cbc0487caf6049935d6987ba8ea8bea67c18c826b254f39237bd48f01f69b9 |
File details
Details for the file pararamio-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.1-py3-none-any.whl
- Upload date:
- Size: 27.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17cbb77daf352dd7f3961c9c661ecc09505ff4db1f5c519cfe25061489e7e35d |
|
MD5 | f997139ea7af124850bb74d66c4b5d28 |
|
BLAKE2b-256 | 2abbc7cf6a987a7bb4567eb9baf96ad95541b5b321fb856e0fb42735c7b62e36 |