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.4.tar.gz
(21.5 kB
view details)
Built Distribution
pararamio-1.0.4-py3-none-any.whl
(30.0 kB
view details)
File details
Details for the file pararamio-1.0.4.tar.gz
.
File metadata
- Download URL: pararamio-1.0.4.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.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 030af44cf4ba8692930649dddf8ddab509d4275afc25171c628cbeb9fa3ca12c |
|
MD5 | 62b671b02c87bc2778830319f10c9f1b |
|
BLAKE2b-256 | d9f9ea27b4c20cd5ac4ed07306f943a22aaded91b814a8fd3e58436f22404d19 |
File details
Details for the file pararamio-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: pararamio-1.0.4-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.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dedf633ca8dd64a445c665dbeb686983411d2fed69b3b3bb26af6f553022618d |
|
MD5 | e50201d7bba3b8a1bcddf0b7ba8cdd49 |
|
BLAKE2b-256 | 5d08093392b6efa69912bdd34c22a2a3f7cc9e0615767df890b0e6eacc7380d8 |