{"id":19585415,"url":"https://github.com/rsnitsch/py3createtorrent","last_synced_at":"2025-04-03T03:09:54.966Z","repository":{"id":41313670,"uuid":"204271505","full_name":"rsnitsch/py3createtorrent","owner":"rsnitsch","description":"Create torrents via command line!","archived":false,"fork":false,"pushed_at":"2024-03-14T15:12:37.000Z","size":352,"stargazers_count":59,"open_issues_count":5,"forks_count":8,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2024-03-14T16:34:31.596Z","etag":null,"topics":["commandline-tool","python3","torrents"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsnitsch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null}},"created_at":"2019-08-25T09:12:05.000Z","updated_at":"2024-04-17T04:35:13.940Z","dependencies_parsed_at":"2023-10-19T08:35:13.855Z","dependency_job_id":"222ada83-a59f-4f00-ab16-4862b47d8dce","html_url":"https://github.com/rsnitsch/py3createtorrent","commit_stats":{"total_commits":198,"total_committers":6,"mean_commits":33.0,"dds":0.3434343434343434,"last_synced_commit":"3eaebf7322d66dc87e81159d788872b8dbc6a743"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsnitsch%2Fpy3createtorrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsnitsch%2Fpy3createtorrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsnitsch%2Fpy3createtorrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsnitsch%2Fpy3createtorrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsnitsch","download_url":"https://codeload.github.com/rsnitsch/py3createtorrent/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927835,"owners_count":20856198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["commandline-tool","python3","torrents"],"created_at":"2024-11-11T07:54:06.026Z","updated_at":"2025-04-03T03:09:54.934Z","avatar_url":"https://github.com/rsnitsch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"py3createtorrent\n================\n\n*Create torrents via command line!*\n\npy3createtorrent is a comprehensive shell/commandline utility for creating torrents (Linux \u0026 Windows).\n\nFeatures\n--------\n\nSome of the features:\n\n* create torrents with **multiple trackers** or **trackerless torrents**\n* **automatically choose the most reliable trackers** from [ngosang/trackerslist](https://github.com/ngosang/trackerslist)\n* fast torrent creation thanks to **multithreading**\n* add **webseeds** to torrents\n* create **private torrents** (disabled DHT, ...)\n* **exclude specific files/folders**\n* exclude files/folders based on **regular expressions**\n* specify **custom piece sizes**\n* specify custom creation dates\n\nBasic usage\n-----------\n\nCreating a torrent is as simple as:\n\n    py3createtorrent -t udp://tracker.opentrackr.org:1337/announce file_or_folder\n\nThe shortcut ``bestN`` can be used for conveniently adding the best N trackers\nfrom [ngosang/trackerslist](https://github.com/ngosang/trackerslist). Example:\n\n    py3createtorrent -t best3 file_or_folder\n\nMultiple trackers can also be specified manually by using `-t` multiple times, for example:\n\n    py3createtorrent -t udp://tracker.opentrackr.org:1337/announce -t udp://tracker.cyberia.is:6969/announce file_or_folder\n\nInstall\n-------\n\nYou can install py3createtorrent by executing:\n\n    pip3 install py3createtorrent\n\nOf course, you need to have Python 3 installed on your system. py3createtorrent requires Python 3.5 or later. For using\nPython 3.5 to 3.7 you need to install the ``typing-extensions`` module.\n\nFull documentation\n------------------\n\nhttps://py3createtorrent.readthedocs.io/en/latest/user.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsnitsch%2Fpy3createtorrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsnitsch%2Fpy3createtorrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsnitsch%2Fpy3createtorrent/lists"}