mirror of
https://github.com/vale981/hopsflow
synced 2025-03-06 01:01:38 -05:00
9 lines
301 B
Markdown
9 lines
301 B
Markdown
This repo contains code used in the work for my master thesis.
|
|
|
|
# Docs
|
|
Documentation is available [here](https://vale981.github.io/hopsflow/).
|
|
|
|
# Installations
|
|
Either use nix or try you best with `pip`. The development
|
|
dependencies are in `requirements.txt`. Runtime deps are declared in
|
|
`setup.py`.
|