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-0.0.0.tar.gz
(21.5 kB
view details)
Built Distribution
pararamio-0.0.0-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pararamio-0.0.0.tar.gz
.
File metadata
- Download URL: pararamio-0.0.0.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 | 059a205c68e73f521afe3e2ff08d043b3e48c006abf0e111f6140e9a24cbb7b7 |
|
MD5 | d86d221ad8aadffd0a34a303d5a4f94c |
|
BLAKE2b-256 | 44a02d8475f69411ef5d4ccedc45cc00d306bea9e50de12a2437f1840f678165 |
File details
Details for the file pararamio-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: pararamio-0.0.0-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 | 6a2de0dbf7a6cc592c7d9ff6ab82f6c4ba58d639805f187f43d646b555be0e24 |
|
MD5 | 829f307f2b75c2851a6dd5409719e498 |
|
BLAKE2b-256 | 02fc9908a973510991523192a8b915923334981486716f52c9a524d9a42b5cc2 |