Pylhe

Latest version: v0.9.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.0

What's Changed
* test: first tests of awkward module by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/146
* chore: remove duplicated info in README by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/149
* docs: Add project logo by lukasheinrich in https://github.com/scikit-hep/pylhe/pull/148
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/147
* docs: Add Conda badge to README by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/150
* ci: Update GitHub Actions to latest releases by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/152
* ci: Enable Dependabot version updates for GitHub Actions by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/153
* build(deps): bump codecov/codecov-action from 2 to 3 by dependabot in https://github.com/scikit-hep/pylhe/pull/155
* build(deps): bump amannn/action-semantic-pull-request from 4 to 5 by dependabot in https://github.com/scikit-hep/pylhe/pull/154
* build: Support Python 3.7+ by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/156
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/158
* build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by dependabot in https://github.com/scikit-hep/pylhe/pull/160
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/161
* chore: Add AllContributors to README by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/163
* docs: add matthewfeickert as a contributor for maintenance, design, and 2 more by allcontributors in https://github.com/scikit-hep/pylhe/pull/164
* docs: add lukasheinrich as a contributor for maintenance, design, and 2 more by allcontributors in https://github.com/scikit-hep/pylhe/pull/165
* docs: add eduardo-rodrigues as a contributor for maintenance, code, and doc by allcontributors in https://github.com/scikit-hep/pylhe/pull/166
* docs: add 8me as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/167
* docs: add henryiii as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/168
* docs: add ariaradick as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/169
* docs: add jhgoh as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/170
* docs: add fuenfundachtzig as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/171
* docs: add shantanu-gontia as a contributor for code by allcontributors in https://github.com/scikit-hep/pylhe/pull/172
* build(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by dependabot in https://github.com/scikit-hep/pylhe/pull/162
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/173
* docs: update examples/awkward_example.ipynb by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/174
* test: Add Python 3.11 to CI by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/157
* chore: Update references to default branch to 'main' by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/175
* ci: Publish to TestPyPI on tag or by workflow dispatch trigger by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/176
* fix: Correct YAML by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/178

New Contributors
* dependabot made their first contribution in https://github.com/scikit-hep/pylhe/pull/155
* allcontributors made their first contribution in https://github.com/scikit-hep/pylhe/pull/164

**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* docs: Update dev team affiliations by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/126
* docs: Add Eduardo Rodrigues to dev team by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/127
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/129
* docs: Add a 'get started' example to the README by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/130
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/133
* build: Decouple and minimise dependencies for visualisation by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/131
* fix: limit number of particles using the eventinfo by jhgoh in https://github.com/scikit-hep/pylhe/pull/103
* ci: Add tests for LHEEventInfo, LHEParticle, LHEFile classes by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/136
* chore: Add black profile to isort by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/137
* ci: Add bump version workflow for release tags by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/138
* feat: Read LHE file version by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/139
* feat: more homogeneous usage of ParseError by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/141
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/144
* test: Extend coverage of classes and add cover of read_lhe by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/143

New Contributors
* jhgoh made their first contribution in https://github.com/scikit-hep/pylhe/pull/103

**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* docs: Revise PyPI author metadata in setup.cfg by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/78
* chore: Update to nbQA v0.6.0 in pre-commit by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/81
* fix: Have all read APIs accept gzipped files by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/80
* feat: Use module level __dir__ to restrict public API views by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/84
* feat: Add `vector` based `to_awkward` API by lukasheinrich in https://github.com/scikit-hep/pylhe/pull/83
* chore: Add isort to pre-commit hooks by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/85
* docs: remove ROOT from old example notebook by lukasheinrich in https://github.com/scikit-hep/pylhe/pull/86
* chore: Update flake8, pyupgrade, nbQA in pre-commit by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/88
* refactor: Deprecate reader API for more Pythonic style by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/87
* chore: Update black and pyupgrade pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/89
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/90
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/91
* ci: Add pre-commit.ci configuration options by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/92
* ci: Remove distribution options to enable default build v0.5.0 behavior by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/93
* build: Revise MANIFEST.in strategy to properly use prune by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/95
* chore: Use newer setuptools_scm for versioning by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/94
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/96
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/98
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/100
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/101
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/104
* ci: Update CI to test with Python 3.10 by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/105
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/107
* chore: Sync pre-commit additional_dependencies and use black-jupyter hook by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/109
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/110
* build: Require setuptools v42.0.0+ for stability by henryiii in https://github.com/scikit-hep/pylhe/pull/111
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/112
* build: Add Python 3.10 to PyPI metadata by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/108
* build: Set only lower bounds on core dependencies by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/113
* fix: bump black to 22.3.0 due to click 8.1 release by henryiii in https://github.com/scikit-hep/pylhe/pull/114
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/115
* ci: Update GitHub Actions to new stable versions by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/116
* ci: Report coverage on push and pull requests by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/117
* chore: [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/scikit-hep/pylhe/pull/122
* ci: Add semantic PR check GHA workflow by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/123
* feat: Add IPython visualisation and switch to graphviz by eduardo-rodrigues in https://github.com/scikit-hep/pylhe/pull/118
* refactor: Use absolute imports over explicit relative imports by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/124
* feat: Use tbump over bump2version by matthewfeickert in https://github.com/scikit-hep/pylhe/pull/125

New Contributors
* henryiii made their first contribution in https://github.com/scikit-hep/pylhe/pull/111

**Full Changelog**: https://github.com/scikit-hep/pylhe/compare/v0.2.1...v0.3.0

0.2.1

This is a patch release from `v0.2.0` → `v0.2.1`.

* Use Particle v0.14 for minimal compatible release (64)
* Add support for reading compressed files (74)

0.2.0

* Drop support for Python 2.7 and require Python 3.6 or newer (PR 51)

0.1.0

* Final release to support Python 2.7
* Add "viz" extra that can be installed with `pip install pylhe[viz]`

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.