Metadata-Version: 2.1
Name: pygeosimplify
Version: 0.0.1
Summary: This is a template repository for Python projects that use Poetry for their dependency management.
Home-page: https://github.com/jbeirer/pygeosimplify
Author: Joshua Falco Beirer
Author-email: jbeirer@cern.ch
Requires-Python: >=3.9,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: distinctipy (>=1.2.3,<2.0.0)
Requires-Dist: matplotlib (>=3.8.1,<4.0.0)
Requires-Dist: numpy (>=1.26.1,<2.0.0)
Requires-Dist: pandas (>=2.1.2,<3.0.0)
Requires-Dist: pyg4ometry (>=1.1.1,<2.0.0)
Requires-Dist: scipy (>=1.11.3,<2.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: uproot (>=5.1.2,<6.0.0)
Project-URL: Documentation, https://jbeirer.github.io/pygeosimplify/
Project-URL: Repository, https://github.com/jbeirer/pygeosimplify
Description-Content-Type: text/markdown

# pygeosimplify

[![Release](https://img.shields.io/github/v/release/jbeirer/pygeosimplify)](https://img.shields.io/github/v/release/jbeirer/pygeosimplify)
[![Build status](https://img.shields.io/github/actions/workflow/status/jbeirer/pygeosimplify/main.yml?branch=main)](https://github.com/jbeirer/pygeosimplify/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/jbeirer/pygeosimplify/graph/badge.svg?token=ZCJV384TXF)](https://codecov.io/gh/jbeirer/pygeosimplify)
[![Commit activity](https://img.shields.io/github/commit-activity/m/jbeirer/pygeosimplify)](https://img.shields.io/github/commit-activity/m/jbeirer/pygeosimplify)
[![License](https://img.shields.io/github/license/jbeirer/pygeosimplify)](https://img.shields.io/github/license/jbeirer/pygeosimplify)


- **Github repository**: <https://github.com/jbeirer/pygeosimplify/>
- **Documentation** <https://jbeirer.github.io/pygeosimplify/>

