Skip to content

fmassot/rc-tools

Repository files navigation

rc-tools

Build Status

Install :

pip install -r requirements.txt

Launch tests :

python -m unittest discover

Commands :

NosDéputés.fr

  • Print and save in missing_urls.txt amendements which are not in nosdeputes database :
python nosdeputes/manage.py check_if_amendement_are_in_db 2012-01-01 --end-date 2015-01-01
  • Make liasse of a given texteloi_id :
python nosdeputes/manage.py make_liasse 2173

NosSénateurs.fr

  • Print and save in missing_urls.txt questions which are not in nossenateurs database :
python nossenateurs/manage.py check_if_questions_are_in_db 2016-01-01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages