Skip to content

hep-ipython-tools/hep-ipython-tools

Repository files navigation

hep-ipython-tools

Build Status Coverage Status

Package with generic ipython tools and widgets typically to be used in HEP experiment code.

This package summerizes tools and widgets used for accessing/controlling you HEP software within your jupyter/ipython notebook. As an example, it is used for the Belle2 software framework (basf2; not included). However, the framework can be reused for other experiments. To implement the functionality for your local software stack, overload the corresponding classes. For a simple example, see simple; for a more advanced setup see ipython_handler_basf2.

Setup with

git clone https://github.com/hep-ipython-tools/hep-ipython-tools.git
python setup.py install

or

pip install git+https://github.com/hep-ipython-tools/hep-ipython-tools.git

For more information, please have a look on http://hep-ipython-tools.github.io/.

About

Package with generic ipython tools and widgets typically to be used in HEP experiment code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages