Skip to main content

Helper utilities around the Scikit-HEP ecosystem for common tasks in HEP

Project description

heputils

GitHub Project GitHub Actions Status: CI Code Coverage pre-commit.ci status Code style: black Binder

PyPI version Supported Python versions

Helper utilities around the Scikit-HEP ecosystem for common tasks in HEP

This library is not meant for wide use and will probably be deprecated in favor of a Scikit-HEP library soon. This library should be viewed as a testing grounds for API design decisions.

Installation

In a fresh virtual environment you can install from PyPI with

python -m pip install heputils

Development releases

If you want to install unsupported development releases you can do so from TestPyPI. First install heputils like normal from PyPI to get stable releases of all dependencies

python -m pip install heputils

then install the development release of heputils from TestPyPI with the following

python -m pip install --upgrade --extra-index-url https://test.pypi.org/simple/ --pre heputils

which will get the release on TestPyPI that corresponds to the most recent commit on main.

You can of course also install directly from the Git repository "locally" by first cloning the repo and then from the top level of it running

python -m pip install .

Contributing

As this library is experimental contributions of all forms are welcome. If you have ideas on how to improve the API or conceptually how a library meant to introduce people to the Scikit-HEP ecosystem should be structured please open an Issue. You are of course also most welcome and encouraged to open PRs.

Developing

To develop, use a virtual environment. Once the environment is activated, clone the repo from GitHub

git clone git@github.com:matthewfeickert/heputils.git

and install all necessary packages for development

python -m pip install --ignore-installed --upgrade --editable .[complete]

Then setup the Git pre-commit hooks by running

pre-commit install

Acknowledgements

This library is built upon the hard work of many people in the Scikit-HEP ecosystem and is only possible because of the exchange of ideas and contributions of people working together, across experiments and fields to improve science. This is not an inevitability, but rather the result of directed thought, time, and effort, to which I am most thankful to have benefited from and have been involved in.

Requests

Cite the software you use in your papers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heputils-0.0.6.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

heputils-0.0.6-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file heputils-0.0.6.tar.gz.

File metadata

  • Download URL: heputils-0.0.6.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for heputils-0.0.6.tar.gz
Algorithm Hash digest
SHA256 741d1356812617cc8333ac836d7a0a44165def641900ae2b02c59c7834cccfc8
MD5 e2d39c8eae1392b0fe15a7004b0a8cfe
BLAKE2b-256 ee7bcc20a8bd6e89a7094b2a877b745879e7372173506160bc1a3058f779bad3

See more details on using hashes here.

File details

Details for the file heputils-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: heputils-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for heputils-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e8fa9eed660592e973d2066507ace7f1c7e7dd2a38281bdd234ea670c6904436
MD5 a07b5be185b3072681b0fc2744f4aa37
BLAKE2b-256 41b69952587fd297ec2a4cb94447a8a57127645536cda8c3a10ca1b9152e3a39

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page