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-2.0.3.tar.gz
(28.2 kB
view details)
Built Distribution
pararamio-2.0.3-py3-none-any.whl
(38.5 kB
view details)
File details
Details for the file pararamio-2.0.3.tar.gz
.
File metadata
- Download URL: pararamio-2.0.3.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.20 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35bdc8eb346c05d8e4dfed6ecaee74c9b14b24db81c6c8ffcf330eba4b92b518 |
|
MD5 | 88cd10537f949d0e1e6cf844880f12b1 |
|
BLAKE2b-256 | 45ac66b007b31d13be7723a1ec1b5981c80fd4dfe7e14ca6f9ddf28e8b7c6fdd |
File details
Details for the file pararamio-2.0.3-py3-none-any.whl
.
File metadata
- Download URL: pararamio-2.0.3-py3-none-any.whl
- Upload date:
- Size: 38.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.20 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cc6a4ebe8dfe811461cedc72cb34e9d292895ad5471fbbddb03797644e84d76 |
|
MD5 | 9fb2a70048097ae138ec3608309e6871 |
|
BLAKE2b-256 | 596c49f62c9d39301a8c998d088009de213b6aa57cd06a5045157982db8c860e |