Skip to content

kz26/dottorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dottorrent

High-level Python 3 library for creating .torrent files

Documentation

Full documentation on how to use dottorrent is available at dottorrent.readthedocs.io.

image

Installation

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

pip install dottorrent

To install from the latest development sources, clone the git repo and run pip install .

CLI and GUI

Looking for a command-line interface? Check out dottorrent-cli.

Looking for a GUI? Check out dottorrent-gui.

License

MIT