Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

alphagov/rollcall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rollcall

Exploring the people and mailing lists at GDS.

Setup

Check out this repo, then put the relevant client_secrets.json and tokens.dat files in the root, otherwise you won't be able to read from the Google Admin API.

Then:

mkvirtualenv rollcall
workon rollcall
pip install -r requirements.txt
python manage.py syncdb --migrate
python manage.py load_people
python manage.py load_groups
python manage.py load_memberships

About

Exploring the people and mailing lists at GDS.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages