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.1.tar.gz
(26.8 kB
view details)
Built Distribution
pararamio-2.0.1-py3-none-any.whl
(36.6 kB
view details)
File details
Details for the file pararamio-2.0.1.tar.gz
.
File metadata
- Download URL: pararamio-2.0.1.tar.gz
- Upload date:
- Size: 26.8 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.19 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 | 09834f41d4e701f12a646c2015db21f0cca43902e81b4d88bf73b8b297b47ab5 |
|
MD5 | f775a66beb0409b5b8ba0b04b6217ebc |
|
BLAKE2b-256 | edfb738cdbca48b529d74731762cb1e3cb6ca5930d7e46734ae1bf864ebb6655 |
File details
Details for the file pararamio-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: pararamio-2.0.1-py3-none-any.whl
- Upload date:
- Size: 36.6 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.19 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 | 85a99b54b7ad4635c48962392467d032766b7fe9afe7abe26a5dcc0e8e319022 |
|
MD5 | 7c96e93c3fd4e4fff5eb53113f2b5676 |
|
BLAKE2b-256 | ddb97c669232cea63ed46d73dd9f048b0f7fe48050fce2673cf7d41c12c20392 |