/pyFTD

FrenchTorrentDB python class

Primary LanguagePythonMIT LicenseMIT

pyFTD

FrenchTorrentDB python

Example

from FrenchTorrentDB import FrenchTorrentDB

ftd = FrenchTorrentDB('username', 'password')

if ftd.login():
	print ftd.getRatio()