Type stubs for python-libtorrent
Project description
types-libtorrent
Type stubs for python-libtorrent 2.0.11
This package provides type stubs for the python-libtorrent library, enabling static type checking and improved IDE support when working with libtorrent in Python.
Installation
pip install types-libtorrent
Usage
After installation, type checkers like mypy, PyCharm, or VS Code will automatically use these stubs when working with the libtorrent module.
import libtorrent as lt
# Now with full type support
session = lt.session()
Compatibility
This stub package is compatible with:
- python-libtorrent 2.0.11.*
- Python 3.8+
Version Scheme
The version number follows the pattern: {libtorrent_version}.{stub_date}
2.0.11- Compatible with libtorrent 2.0.11.*20250815- Stubs created/updated on August 15, 2025
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file types_libtorrent-2.0.11.20250816.tar.gz.
File metadata
- Download URL: types_libtorrent-2.0.11.20250816.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
482e4f6073e54aafc0d0d623db95406e151da0124fd8dab7578eaf0ae564a5a0
|
|
| MD5 |
c56ca744ab22b934981c330c546b7c0c
|
|
| BLAKE2b-256 |
0887a1020bbfced81cd9a57e899700e4e8a0de7999ff1bb7f9d75965ef04a18d
|
File details
Details for the file types_libtorrent-2.0.11.20250816-py3-none-any.whl.
File metadata
- Download URL: types_libtorrent-2.0.11.20250816-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25d27a5b63fc357a2e4f90ccf9f4a3c9f2963656231ffec65e4b84a7c7018077
|
|
| MD5 |
d2de1df33cf92d58538517483e451c42
|
|
| BLAKE2b-256 |
47bac1ee35cc23e3df6e095c8b65b8e183a1f88ecf77074bc96cbf74116b8e23
|