Metadata-Version: |
2.3 |
Name: |
pylhe |
Version: |
0.9.1 |
Summary: |
A small package to get structured data out of Les Houches Event files |
Author-Email: |
Lukas Heinrich <lukas.heinrich[at]cern.ch>, Matthew Feickert <matthew.feickert[at]cern.ch>, Eduardo Rodrigues <eduardo.rodrigues[at]cern.ch>, Alexander Puck Neuwirth <a_neuw01[at]uni-muenster.de> |
Maintainer-Email: |
The Scikit-HEP admins <scikit-hep-admins[at]googlegroups.com> |
Project-Url: |
Homepage, https://github.com/scikit-hep/pylhe |
Project-Url: |
Source Code, https://github.com/scikit-hep/pylhe |
Project-Url: |
Issue Tracker, https://github.com/scikit-hep/pylhe/issues |
Project-Url: |
Releases, https://github.com/scikit-hep/pylhe/releases |
License: |
Apache-2.0 |
Keywords: |
lhe,physics |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
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: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Requires-Python: |
>=3.8 |
Requires-Dist: |
awkward (>=1.2.0) |
Requires-Dist: |
graphviz (>=0.12.0) |
Requires-Dist: |
particle (>=0.16) |
Requires-Dist: |
vector (>=0.8.1) |
Requires-Dist: |
pre-commit; extra == "develop" |
Requires-Dist: |
pydocstyle; extra == "develop" |
Requires-Dist: |
pytest-cov (>=2.5.1); extra == "develop" |
Requires-Dist: |
pytest (>=6.0); extra == "develop" |
Requires-Dist: |
ruff; extra == "develop" |
Requires-Dist: |
scikit-hep-testdata (>=0.4.36); extra == "develop" |
Requires-Dist: |
tbump (>=6.7.0); extra == "develop" |
Requires-Dist: |
ruff; extra == "lint" |
Requires-Dist: |
pydocstyle; extra == "test" |
Requires-Dist: |
pytest-cov (>=2.5.1); extra == "test" |
Requires-Dist: |
pytest (>=6.0); extra == "test" |
Requires-Dist: |
scikit-hep-testdata (>=0.4.36); extra == "test" |
Provides-Extra: |
develop |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |