Application Streamlit pour allouer des ressources humaines (PLNE).
- Charger un Excel (Collaborateurs, Taches, Latence)
- Lancer l’optimisation
- Voir les tableaux et graphiques
python -m pip install -r requirements.txt
python -m streamlit run app_streamlit.py