Turn nyaa.si torrent pages into neat Python objects
- Supports both sync and async.
- Provides easy access to every field except comments (comments are useless).
- Parses both the nyaa page itself and it's accompanying
.torrent
file.
pynyaa
is available on PyPI, so you can simply use pip to install it.
pip install pynyaa
Checkout the complete documentation here.
Distributed under the Unlicense License. See UNLICENSE for more information.