No description
Find a file
2021-12-07 17:45:50 +01:00
.github/workflows actions: remove apt 2021-12-07 17:29:50 +01:00
docs remove bogus typehints package 2021-12-07 14:06:36 +01:00
hopsflow project structure and license+setup.py 2021-12-07 13:28:32 +01:00
.gitignore gitignore 2021-12-07 13:28:18 +01:00
flake.lock update flake 2021-12-07 17:45:50 +01:00
flake.nix update flake 2021-12-07 17:45:50 +01:00
LICENSE project structure and license+setup.py 2021-12-07 13:28:32 +01:00
readme.md link to docs 2021-12-07 14:20:13 +01:00
requirements.txt use setuptools 2021-12-07 14:30:26 +01:00
setup.py use flakes in github actions 2021-12-07 17:14:10 +01:00

This repo contains code used in the work for my master thesis.

Docs

Documentation is available here.

Installations

Either use nix or try you best with pip. The development dependencies are in requirements.txt. Runtime deps are declared in setup.py.