OpenUpSA / censusreporter

DEPRECATED: Fork of Census Reporter for showing South African census data
MIT License
13 stars 15 forks source link

Make wazimap pip installable #86

Closed longhotsummer closed 8 years ago

longhotsummer commented 8 years ago

What if wazimap was pip installable? It would make it much simpler to re-use and for downstream to receive updates and improvements (eg. Kenya).

This should all be done while requiring minimal intervention for the simple use case -- ie. make good default choices.

We'd have to make changes to:

longhotsummer commented 8 years ago

We might want to make it possible to specify profile pages declaratively, rather than the current procedural method of programming the entire page and having the correct python code to match it.

longhotsummer commented 8 years ago

This is all happening here: https://github.com/Code4SA/censusreporter/tree/wazimap-pip

longhotsummer commented 8 years ago

This is now done! http://github.com/Code4SA/wazimap