{"categories":[{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking/2"}],"enrichment":{"capability":"Python bindings for libtorrent-rasterbar, enabling torrent protocol operations from Python code.","skillfed_tags":["p2p-networking","torrent-protocol","native-bindings"],"use_cases":["Build a custom torrent client or downloader application with fine-grained protocol control.","Seed files or manage peer-to-peer distribution of large datasets without a separate torrent application.","Integrate torrent functionality into an existing Python application for content delivery.","Research or test BitTorrent protocol behavior and peer interactions programmatically.","Implement decentralized file-sharing features in a Python service or tool."],"what_it_does":"Libtorrent is a Python binding to the libtorrent-rasterbar C++ library, providing low-level access to torrent protocol operations. It lets you build torrent clients, seeders, or peer-to-peer applications in Python by wrapping the underlying native library's session management, torrent handling, and peer communication.\n\nThe package ships as precompiled wheels for multiple platforms and Python versions, eliminating the need to compile libtorrent yourself. With no runtime dependencies and active maintenance, it's ready to use immediately after installation, though you'll need to understand the libtorrent API surface to build applications with it.","worth_installing":"Yes, if you need torrent protocol support in Python. Active maintenance, no vulnerabilities, permissive license, and medium install friction via prebuilt wheels make it practical. Verify Python version compatibility before installing, as the metadata does not specify a minimum version. Not needed for simple torrent downloads\u2014consider a standalone client instead."},"id":"libtorrent","links":{"html":"https://skillfed.io/packages/libtorrent","md":"https://skillfed.io/packages/libtorrent.md","pypi":"https://pypi.org/project/libtorrent/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"permissive","name":"libtorrent","python_support":"unspecified","summary":"Python bindings for libtorrent-rasterbar"},"popularity":{"monthly_downloads":91457,"position":13516,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.1"}
