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.6.tar.gz
(22.0 kB
view details)
Built Distribution
pararamio-1.0.6-py3-none-any.whl
(30.6 kB
view details)
File details
Details for the file pararamio-1.0.6.tar.gz
.
File metadata
- Download URL: pararamio-1.0.6.tar.gz
- Upload date:
- Size: 22.0 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 | c3590f6130d37969faeb3f1aeeb6ec7218f18d7840593ba630b8336f627bb591 |
|
MD5 | a92aa625d4983b5a91b6eb136da15346 |
|
BLAKE2b-256 | 5606ff832cd85c472cf3cb1459e38f53cf8e7354fcb488b606800fdba1cee6d2 |
File details
Details for the file pararamio-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.6-py3-none-any.whl
- Upload date:
- Size: 30.6 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 | 374cfced4fd9f1bf685e1261deb8f7636696ad191fc1b02fc5d7066058fee2e4 |
|
MD5 | b164e9ba78c85816548f93c1f96d5943 |
|
BLAKE2b-256 | 42ea4b4ff055ae6f012cb506675adf8b540687bab74718e01b56bc7b704f6cbf |