Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ce-dric/decedric
https://github.com/ce-dric/decedric
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/ce-dric/decedric
- Owner: ce-dric
- Created: 2024-08-17T02:26:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T10:18:48.000Z (5 months ago)
- Last Synced: 2024-11-14T21:12:19.051Z (2 months ago)
- Language: Python
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```