Textnow API
Project description
TNApi
Textnow API, written in Python
Installation
- Install from pip:
pip3 install TNApi
- Install from sources:
git clone https://github.com/katant/TNApi.git
cd TNApi
python3 setup.py install
Usage
Example code to login:
from TNApi import TNApi
api = TNApi("email@example.com", "12345679")
api.login()
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
TNApi-1.0.0.tar.gz
(1.3 kB
view details)
File details
Details for the file TNApi-1.0.0.tar.gz
.
File metadata
- Download URL: TNApi-1.0.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32bbc7b19ffa626bd411e2f395a9f0cd816fb89b9e337cb0db328fe61cb31c57 |
|
MD5 | bf5070064bab5eebed7dc145b1e24e95 |
|
BLAKE2b-256 | 0d4596a9085095dccfea7439dc53af3551539ea05c2195ea6c32019264813f89 |