kz26 / dottorrent

High-level Python 3 library for creating .torrent files

Home Page:https://dottorrent.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dottorrent

High-level Python 3 library for creating .torrent files

Documentation

Full documentation on how to use dottorrent 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

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

About

High-level Python 3 library for creating .torrent files

https://dottorrent.readthedocs.io

License:MIT License


Languages

Language:Python 100.0%