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.9.tar.gz
(38.6 kB
view details)
Built Distribution
pararamio-2.0.9-py3-none-any.whl
(46.3 kB
view details)
File details
Details for the file pararamio-2.0.9.tar.gz
.
File metadata
- Download URL: pararamio-2.0.9.tar.gz
- Upload date:
- Size: 38.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bffbe261b58759b5476d120b0003ee86182bff920a7d5d9be7dcdfd8bc85f6a |
|
MD5 | 5d238e9a29fa62bbecf1c7c8d59b55ad |
|
BLAKE2b-256 | cb118094e43a8cc22ef57b9e787956e582ec6b12bd913f8ec102f5187a3f3df1 |
File details
Details for the file pararamio-2.0.9-py3-none-any.whl
.
File metadata
- Download URL: pararamio-2.0.9-py3-none-any.whl
- Upload date:
- Size: 46.3 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 | a2bac7c518d39b670ad1ad8bf0001a6aa2107a821fe4ebfc4b1be094d265b3ad |
|
MD5 | 52aa0fd42b2fd947aaaa42eb38ad6032 |
|
BLAKE2b-256 | 391720715f4db11370c417c85834671f79739ba62275a66716182eceb57045c1 |