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

Merged
merged 1 commit into from Feb 12, 2017

Conversation

Projects
None yet
2 participants
Contributor

AxelVoitier commented Feb 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-19

Utile pour faire des planning hebdo pour la comm des reseaux sociaux ;).

@fmassot fmassot merged commit 53ce0e3 into fmassot:master Feb 12, 2017

Owner

fmassot commented Feb 12, 2017

très bon ! merci !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment