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.2.tar.gz
(20.8 kB
view details)
Built Distribution
pararamio-1.0.2-py3-none-any.whl
(29.9 kB
view details)
File details
Details for the file pararamio-1.0.2.tar.gz
.
File metadata
- Download URL: pararamio-1.0.2.tar.gz
- Upload date:
- Size: 20.8 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.58.0 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41428f403b15392dc3bfbb6bb0f281b93502afb72df0472d2830cf7ca9f0bc5d |
|
MD5 | bd61f3555b59726d39c6f50c2609200c |
|
BLAKE2b-256 | d4ea3b9e1d482621057dd58be279534b01ca1564fb2a351ba495c790e03da6ad |
File details
Details for the file pararamio-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.2-py3-none-any.whl
- Upload date:
- Size: 29.9 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.58.0 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c213292197fc9088c428f16ebc6b598aabc1e5f33b6d7a667b9a9aad2b8dd39c |
|
MD5 | c090c76149c5f592b0c96f7dc82d3b67 |
|
BLAKE2b-256 | c5e80d21f3abda858d213f77fed3b87d531775102e87b67c477a9ad8ba83eecf |