hopsflow/readme.md

10 lines
301 B
Markdown
Raw Normal View History

2021-12-07 13:37:29 +01:00
This repo contains code used in the work for my master thesis.
2021-12-07 14:20:13 +01:00
# Docs
Documentation is available [here](https://vale981.github.io/hopsflow/).
2021-12-07 13:37:29 +01:00
# Installations
Either use nix or try you best with `pip`. The development
dependencies are in `requirements.txt`. Runtime deps are declared in
`setup.py`.