Skip to content

creemerica/whatcd-cau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatcd-cau

PyPI version PyPI license

Create and upload torrents to What.cd.

Requirements

Creating torrents requires mktorrent

Installation

$ pip install whatcd-cau

Usage

from whatcd import Whatcd

what = Whatcd('username', 'password')
create = what.create('Sketch 2', 'Sketch_v2.torrent', '20')
upload = what.upload('Sketch v2', 'sketch, vector', 'Sketch version 2!', 'Sketch_v2.torrent')

About

Create and upload torrents to What.cd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages