Skip to content

Cerya/pyyts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyyts

YTS (http://yts.re) API Client

Install

pip install pyyts

Sample Usage

import pyyts

test_client = pyyts.YTSClient("YOUR_APPLICATION_KEY_HERE")
print test_client.movies.list_movies()

About

yts API Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%