pygatherer: unofficial python API for the gatherer

Tests License PyPI Downloads code style: black build automation: yam Lint: ruff

pygatherer is an unofficial python API for the gatherer.

In a nutshell

Installation

The easiest way is to use poetry to manage your dependencies and add pygatherer to them.

[tool.poetry.dependencies]
pygatherer = "*"

Usage

pygatherer has a module named utils that contains all the relevant parsers.