The Scikit-HEP project (http://scikit-hep.org/) is a community-driven and community-oriented project with the aim of providing Particle Physics at large with a Python package containing core and common tools.
The project started in Autumn 2016 and its core is actively being defined.
The project and releases are registered on PyPI.
The development is occurring at the project's GitHub page.
Python versions supported:
The documentation is hosted on the Scikit-HEP website, and the source code
is in the doc/
folder. Sphinx is required for building the HTML pages,
which can be done with the command:
$ make -C doc html
The scikit-hep project is licensed under a 3-clause BSD style license - see the
LICENSE
file.