Metadata-Version: 2.5
Name: hgtd-tools
Version: 3.0.0rc2
Summary: Tools for the HGTD production database
Project-URL: Documentation, https://hgtd-tools.docs.cern.ch/
Project-URL: Homepage, https://gitlab.cern.ch/anstein/hgtd-tools
Project-URL: Reports, https://hgtd-tools-internal.web.cern.ch/
Author-email: Annika Stein <annika.stein@cern.ch>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: atlas,cern,database,hgtd,physics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.12
Requires-Dist: matplotlib>=3.11
Requires-Dist: mplhep>=1.3
Requires-Dist: numpy>=2.3
Requires-Dist: pandas>=2.3
Requires-Dist: pyyaml>=6
Requires-Dist: requests>=2.31
Provides-Extra: dev
Requires-Dist: jupyterlab>=4.4; extra == 'dev'
Requires-Dist: pre-commit>=4.3; extra == 'dev'
Provides-Extra: dev-extra
Requires-Dist: build; extra == 'dev-extra'
Requires-Dist: twine; extra == 'dev-extra'
Provides-Extra: docs
Requires-Dist: zensical>=0.0.57; extra == 'docs'
Provides-Extra: gui
Requires-Dist: customtkinter>=5.2.2; extra == 'gui'
Requires-Dist: pillow>=10; extra == 'gui'
Description-Content-Type: text/markdown

<div align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ATLAS-HGTD/hgtd-tools/v2.0.0/windowIcon.png">
    <img src="https://raw.githubusercontent.com/ATLAS-HGTD/hgtd-tools/v2.0.0/windowIcon.png" width=240>
  </picture>
</div>

<div align="center">

![Static Badge](https://img.shields.io/badge/python-3.12-blue) [![Release](https://gitlab.cern.ch/anstein/hgtd-tools/-/badges/release.svg)](https://gitlab.cern.ch/anstein/hgtd-tools/-/releases) [![Pipeline](https://gitlab.cern.ch/anstein/hgtd-tools/badges/master/pipeline.svg)](https://gitlab.cern.ch/anstein/hgtd-tools/-/commits/master) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) [![Static Badge](https://img.shields.io/badge/view-nightly--reports-blue)](https://hgtd-tools-internal.web.cern.ch/) [![Static Badge](https://img.shields.io/badge/read-hgtd--tools_documentation-blue)](https://hgtd-tools.docs.cern.ch/) [![Static Badge](https://img.shields.io/badge/read-ProdDB_documentation-blue)](https://hgtd-database.docs.cern.ch/) [![Zenodo DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20774012.svg "Zenodo DOI")](https://doi.org/10.5281/zenodo.20774012) <br>

![Static Badge](https://img.shields.io/badge/tested_on-Linux_|_MacOS_|_Windows-green)
</div>

⭐️ You can help with testing and improving the tools for more platforms! ⭐️

---

Please consult the documentation on [https://hgtd-tools.docs.cern.ch/](https://hgtd-tools.docs.cern.ch/) to learn more about hgtd-tools.

---

HGTD Tools is now on Zenodo, with a persistent [Zenodo DOI identifier](https://doi.org/10.5281/zenodo.20774012) which updates with each new version.

```
@software{hgtd_tools,
  author       = {Stein, Annika},
  title        = {HGTD Tools},
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.20774012},
  url          = {https://doi.org/10.5281/zenodo.20774012},
}
```
