Skip to content

kz26/dottorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dottorrent

High-level Python 3 library and CLI tool for creating .torrent files

Documentation

Full documentation on how to use the dottorrent as a Python library and from the command line is available at dottorrent.readthedocs.io.

https://readthedocs.org/projects/dottorrent/badge/

Installation

Stable releases are available on PyPI and can be installed using pip.

pip install dottorrent

License

MIT