Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ce-dric/decedric


https://github.com/ce-dric/decedric

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# DeCedric

```
python3 -m venv de_cedric
source de_cedric/bin/activate
(de_cedric) pip3 install numpy, matplotlib
```

```
brew install graphviz
```

```
docker run -it --rm -v %CD%:/workspace python /bin/bash
```