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.13.tar.gz
(41.2 kB
view details)
Built Distribution
File details
Details for the file pararamio-2.0.13.tar.gz
.
File metadata
- Download URL: pararamio-2.0.13.tar.gz
- Upload date:
- Size: 41.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37f6564046c82925248df30837aadaa855422571afdbb4c6543df65052718772 |
|
MD5 | 241374d86220269f8188d0a03acfa004 |
|
BLAKE2b-256 | 8c7c4b3043adc5f3aa1221966bb1ce0088e467ca608a6dc8c277a5433604c016 |
File details
Details for the file pararamio-2.0.13-py3-none-any.whl
.
File metadata
- Download URL: pararamio-2.0.13-py3-none-any.whl
- Upload date:
- Size: 49.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d830ba26dc169ce68768aabdf5379ea028602b42348380578ad06d6032547c79 |
|
MD5 | 589936cb57ce19a580499277a646911e |
|
BLAKE2b-256 | 76d04fb9a729854654f830754252f630989106ddc2f6a885573e963fe049c4e1 |