Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.99 KB

README.md

File metadata and controls

54 lines (39 loc) · 1.99 KB

Logo

Turn nyaa.si torrent pages into neat Python objects

PyPI - Version PyPI - Python Version License Checked with mypy Ruff

GitHub Workflow Status GitHub Workflow Status

Table Of Contents

About

  • 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.

Installation

pynyaa is available on PyPI, so you can simply use pip to install it.

pip install pynyaa

Docs

Checkout the complete documentation here.

License

Distributed under the Unlicense License. See UNLICENSE for more information.