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.5.tar.gz
(21.5 kB
view details)
Built Distribution
pararamio-1.0.5-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pararamio-1.0.5.tar.gz
.
File metadata
- Download URL: pararamio-1.0.5.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 493184d9009915b7ee330fd7e8f8bf972bf092fe6d18c382fe62f4201b039e37 |
|
MD5 | af1f6623f454f654e86332a63c34c21e |
|
BLAKE2b-256 | 9dfff7e7ec9faa5b7a702c80b0240cf4346ee239e0218c32377f52537deae662 |
File details
Details for the file pararamio-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.5-py3-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32c5c621fbffffadbfd10d2729325350d75a3302a3931c80e41af10a263cf7be |
|
MD5 | bb0dedc208f3ba6d1446486e0e37298b |
|
BLAKE2b-256 | 540967fab9ab03eb9ece5594fa5acd74a3567e8d551b639947628cbd29e50432 |