Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kz26/dottorrent
High-level Python 3 library for creating .torrent files
https://github.com/kz26/dottorrent
bittorrent library python python3
Last synced: 2 months ago
JSON representation
High-level Python 3 library for creating .torrent files
- Host: GitHub
- URL: https://github.com/kz26/dottorrent
- Owner: kz26
- License: mit
- Created: 2016-08-18T18:23:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T17:28:24.000Z (over 1 year ago)
- Last Synced: 2024-04-14T18:34:39.752Z (10 months ago)
- Topics: bittorrent, library, python, python3
- Language: Python
- Homepage: https://dottorrent.readthedocs.io
- Size: 63.5 KB
- Stars: 77
- Watchers: 4
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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:: 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 `_