The Operating System Group: https://osg.tuhh.de
This repository has multiple targets. It is
-
An opinionated selection of Python packages that we want to use for managing our experiments and data.
-
An collection of small functions that we use for looking at said data.
pip3 install git+https://github.com/tuhhosg/osgpy
git clone [email protected]:tuhhosg/osgpy.git
cd osgpy
pip3 install -e .