Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Script generant tout les evenements d'un departement sur une periode. #1
+155
−0
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AxelVoitier commentedFeb 12, 2017
Bonjour,
Voila un script qui genere un CSV de tout les evenements dans un departement sur une periode donnee.
Par exemple :
python generate_futures_events_by_department_csv.py 01 2017-02-13 2017-02-19Utile pour faire des planning hebdo pour la comm des reseaux sociaux ;).