Metadata-Version: 2.1
Name: trackerstatus
Version: 0.1.1
Summary: A python library for gathering data from the trackerstatus.info website
Home-page: https://github.com/mauvehed/trackerstatus
License: MIT
Author: mauvehed
Author-email: mh@mvh.dev
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Repository, https://github.com/mauvehed/trackerstatus
Description-Content-Type: text/markdown

[![PyPI](https://img.shields.io/pypi/v/trackerstatus.svg)](https://pypi.org/project/trackerstatus/)
[![Python Version](https://img.shields.io/pypi/pyversions/trackerstatus.svg)](https://github.com/mauvehed/yourIP/actions/workflows/main.yml)
[![CodeQL](https://github.com/mauvehed/trackerstatus/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/mauvehed/trackerstatus/actions/workflows/codeql-analysis.yml)

# trackerstatus

A python library for gathering data from the [https://trackerstatus.info](https://trackerstatus.info) website

## Install via Pip

```pip install trackerstatus```

## Resources

* Github repo: [https://github.com/mauvehed/trackerstatus/](https://github.com/mauvehed/trackerstatus/)
* Pip package: [https://pypi.org/project/trackerstatus/](https://pypi.org/project/trackerstatus/)

