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.3.tar.gz
(21.5 kB
view details)
Built Distribution
pararamio-1.0.3-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pararamio-1.0.3.tar.gz
.
File metadata
- Download URL: pararamio-1.0.3.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.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86cbd9257d8013f2699e805ccf1d9becd9f65c2abc5fa0c25ec2813fed26faa1 |
|
MD5 | 70195265940c8fd32d686b61dc549f8f |
|
BLAKE2b-256 | 4e0e6c04847637dd20df3327d954ad054ecbb660172b318682bfe73897258b4b |
File details
Details for the file pararamio-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.3-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.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1861792780b5b10befb0948c0e4cca964f7b790c7135eb7ed85c70001e2142aa |
|
MD5 | 3389b5043dda01cf22a69ab4250f4789 |
|
BLAKE2b-256 | 54321723722811906f61d0ae70f0eb539dcd37bcfce30b2be4ad80c79071742d |