Metadata-Version: 2.4
Name: tpx3awkward
Version: 0.1.0
Summary: A great package.
Project-URL: Homepage, https://github.com/NSLS-II/tpx3awkward
Project-URL: Bug Tracker, https://github.com/NSLS-II/tpx3awkward/issues
Project-URL: Discussions, https://github.com/NSLS-II/tpx3awkward/discussions
Project-URL: Changelog, https://github.com/NSLS-II/tpx3awkward/releases
Author-email: Thomas Caswell <tcaswell@bnl.gov>, Justin Goodrich <jgoodrich@bnl.gov>, Eugene Matviychuk <ymatviych1@bnl.gov>, Joseph Hanrahan <jhanrahan@bnl.gov>
License-Expression: BSD-3-Clause
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.10
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.10
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: pydantic
Requires-Dist: tables
Requires-Dist: tqdm
Description-Content-Type: text/markdown

# tpx3awkward

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

[![PyPI version][pypi-version]][pypi-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

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

<!-- SPHINX-START -->

<!-- prettier-ignore-start -->
[actions-badge]:            https://github.com/NSLS2/tpx3awkward/workflows/CI/badge.svg
[actions-link]:             https://github.com/NSLS2/tpx3awkward/actions
[pypi-link]:                https://pypi.org/project/tpx3awkward/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/tpx3awkward
[pypi-version]:             https://img.shields.io/pypi/v/tpx3awkward
[coverage-badge]:           https://codecov.io/github/NSLS2/tpx3awkward/branch/main/graph/badge.svg
[coverage-link]:            https://codecov.io/github/NSLS2/tpx3awkward

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