Skip to content

LIBRE = Libre Information Batch Restructuring Engine. The engine that will power the liberation of government data for the island of Puerto Rico

License

Notifications You must be signed in to change notification settings

mooseburger/libre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

LIBRE

LIBRE = Libre Information Batch Restructuring Engine

The engine that will power the liberation of government data for island of Puerto Rico.

Logo

Turn this:

Logo

Into this!

Logo

Query your data afterwards too!

Logo

INSTALLATION

$ sudo apt-get install libgdal-dev -y
$ git clone https://github.com/commonwealth-of-puerto-rico/libre.git
$ cd libre
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r libre/requirements.txt
$ ./manage.py syncdb --migrate
$ cat <<'EOF' > settings_local.py
DEBUG=True
DEVELOPMENT=True
EOF
$ ./manage.py runserver

Point your browser to 127.0.0.1:8000

About

LIBRE = Libre Information Batch Restructuring Engine. The engine that will power the liberation of government data for the island of Puerto Rico

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published