Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romch007/projetnsi

Graph visualization and storage software
https://github.com/romch007/projetnsi

algo graph project python ui web

Last synced: 11 days ago
JSON representation

Graph visualization and storage software

Awesome Lists containing this project

README

        

# Projet NSI

Installer les dépendances :

```shell
pip install -r requirements.txt
# ou pip3 install -r requirements.txt
```

Lancer l'appli :

```shell
flask run
```