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.10.tar.gz
(39.7 kB
view details)
Built Distribution
File details
Details for the file pararamio-2.0.10.tar.gz
.
File metadata
- Download URL: pararamio-2.0.10.tar.gz
- Upload date:
- Size: 39.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 366188eed22fb7cc012f203e77ab00e086cb80857028d0b1852bad78539fdb8a |
|
MD5 | 98417ac2b1ba9434e80d7676f5d8e1eb |
|
BLAKE2b-256 | bc8ca79d262c7a2e114f04148c09d26876654667ac4c8ddde99669b3d08c4b15 |
File details
Details for the file pararamio-2.0.10-py3-none-any.whl
.
File metadata
- Download URL: pararamio-2.0.10-py3-none-any.whl
- Upload date:
- Size: 47.9 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 | bbfb6e76eb4985e5c45963e20d632bdd22be09fefddac3423302f111622cd941 |
|
MD5 | 0db0de096b8989d033349209c57aabb4 |
|
BLAKE2b-256 | 8933dd0e46bc38dfd443bf46a3aabede2d7640cd86c4f23c8beb351a3ed15e1b |