Metadata-Version: 2.4
Name: prosperparser
Version: 0.1.0
Summary: A package for filtering the output of ProsperousPlus.
Project-URL: Homepage, https://github.com/theAeon/prosperparser
Project-URL: Bug Tracker, https://github.com/theAeon/prosperparser/issues
Project-URL: Discussions, https://github.com/theAeon/prosperparser/discussions
Project-URL: Changelog, https://github.com/theAeon/prosperparser/releases
Author-email: Andrew Robbins <robbiand@umich.edu>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: cappa>=0.31.0
Requires-Dist: pandas-stubs>=2.3.3.260113
Requires-Dist: pandas>=3
Description-Content-Type: text/markdown

# prosperparser

[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link]

[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

[![GitHub Discussion][github-discussions-badge]][github-discussions-link]

[![Coverage][coverage-badge]][coverage-link]

<!-- SPHINX-START -->

<!-- prettier-ignore-start -->
[actions-badge]:            https://github.com/theAeon/prosperparser/workflows/CI/badge.svg
[actions-link]:             https://github.com/theAeon/prosperparser/actions
[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/prosperparser
[conda-link]:               https://github.com/conda-forge/prosperparser-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]:  https://github.com/theAeon/prosperparser/discussions
[pypi-link]:                https://pypi.org/project/prosperparser/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/prosperparser
[pypi-version]:             https://img.shields.io/pypi/v/prosperparser
[rtd-badge]:                https://readthedocs.org/projects/prosperparser/badge/?version=latest
[rtd-link]:                 https://prosperparser.readthedocs.io/en/latest/?badge=latest
[coverage-badge]:           https://codecov.io/github/theAeon/prosperparser/branch/main/graph/badge.svg
[coverage-link]:            https://codecov.io/github/theAeon/prosperparser

<!-- prettier-ignore-end -->
