Skip to content

IceAct/pyiceact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyiceact

Python Module for iceact data analysis

Installation

We need the pyeventio package, which is currently not on PyPI. Install first:

pip install https://github.com/fact-project/pyeventio/archive/v0.2.1.tar.gz

Then install this package:

pip install https://github.com/IceAct/pyiceact/archive/master.zip

Developing

If you want to develop, clone the repo and run

pip install -e .

inside, this will install the package in developement mode, so changes to the source file take effect without having to reinstall the module.

About

Python Module for iceact data analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages