Hello, I'm Joseph Konka, Python enthousiast. In this porject, I've built a dashboard with France parliament. You can see the result here
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
make launch
Hello, I'm Joseph Konka, Python enthousiast. In this porject, I've built a dashboard with France parliament. You can see the result here
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
make launch