https://github.com/joekakone/deputes-fr
Assemblée Nationale Française 🇫🇷
https://github.com/joekakone/deputes-fr
Last synced: 3 months ago
JSON representation
Assemblée Nationale Française 🇫🇷
- Host: GitHub
- URL: https://github.com/joekakone/deputes-fr
- Owner: joekakone
- License: apache-2.0
- Created: 2021-09-20T14:18:03.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-10-10T13:12:33.000Z (over 3 years ago)
- Last Synced: 2025-01-14T04:42:24.148Z (5 months ago)
- Language: Python
- Homepage: https://deputes-fr-jk.herokuapp.com/
- Size: 190 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# deputes-fr - Assemblée Nationale Française 🇫🇷Hello, I'm [Joseph Konka](https://www.linkedin.com/in/joseph-koami-konka/), Python enthousiast. In this porject, I've built a dashboard with France parliament. You can see the result [here](https://deputes-fr-jk.herokuapp.com/)
## Setup environment
```sh
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
```## Launch
```sh
make launch
```## Let's get in touch
[](https://www.facebook.com/josephkonka1999) [](https://www.linkedin.com/in/joseph-koami-konka/) [](https://www.twitter.com/joekakone) [](mailto:[email protected])