Yify provides a Python interface to interact with Yify Torrent's API.
Project description
Yify provides a Python interface to interact with Yify Torrent’s API.
#!/usr/bin/env python
import Yify
y = Yify() print y.newest()
Yify provides a Python interface to interact with Yify Torrent's API.
Yify provides a Python interface to interact with Yify Torrent’s API.
#!/usr/bin/env python
import Yify
y = Yify() print y.newest()