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.6.tar.gz
(38.8 kB
view details)
Built Distribution
pararamio-2.0.6-py3-none-any.whl
(46.3 kB
view details)
File details
Details for the file pararamio-2.0.6.tar.gz
.
File metadata
- Download URL: pararamio-2.0.6.tar.gz
- Upload date:
- Size: 38.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 419c1b5104d3c0189a260057c572bf90c50eb511b89d9c1df2bd5f462ded82df |
|
MD5 | 8424be5f1c9d4ee42eea61f760fbbd95 |
|
BLAKE2b-256 | a340275204d2ab18ef5685fd8704fdf0841910c943e024ddc57e2fb39c70f250 |
File details
Details for the file pararamio-2.0.6-py3-none-any.whl
.
File metadata
- Download URL: pararamio-2.0.6-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 | 99801690250a46fe50a435028c8d33f69f7028f98a487370cb7bb62e843ac9dd |
|
MD5 | ca69e9324ce1eec8bb261023121bc90d |
|
BLAKE2b-256 | 967fb0fed328a4d02a45d53c7b9183c24d696a58dd71279ce3a4d9e185001d1a |