Skip to content
This repository was archived by the owner on Nov 23, 2019. It is now read-only.

apipy/TPApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TNApi

Temp-mail.org free API, written in Python

Installation

  1. Install from sources:
git clone https://github.com/katant/TPApi.git
cd TPApi
python3 setup.py install

Usage

Example code to get domains:

from TPApi import TPApi

api = TPApi()
print(api.domains())

About

Temp-mail.org API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages