High-level Python 3 library for creating .torrent files
Full documentation on how to use dottorrent is available at dottorrent.readthedocs.io.
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 .
Looking for a command-line interface? Check out dottorrent-cli.
Looking for a GUI? Check out dottorrent-gui.