Skip to main content

Textnow API

Project description

TNApi

Textnow API, written in Python

Installation

  1. Install from pip:
pip3 install TNApi
  1. 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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page