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.9.tar.gz
(22.2 kB
view details)
Built Distribution
pararamio-1.0.9-py3-none-any.whl
(31.1 kB
view details)
File details
Details for the file pararamio-1.0.9.tar.gz
.
File metadata
- Download URL: pararamio-1.0.9.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4aadb367644eb01eaf65dc406dcf83cfb5f6415f904653e4a4fb97262c5b2314 |
|
MD5 | 837f2b04177be8b59d6ab72c40c06a7e |
|
BLAKE2b-256 | 5b70102908b952b358379e28a352f136f20fc1dea203df8f1a19d41c8426d64b |
File details
Details for the file pararamio-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.9-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9eb4d699aeb27e69a2357f7b0bf3cca13670a1e478848507a9e188ce0651cef |
|
MD5 | 40a99a4810906f4f057953b03431b34b |
|
BLAKE2b-256 | e338fcebc8d72b5e71d266877f0df7c9d8ff1ca44ad0eb52838749ed55d095b0 |