An open API service indexing awesome lists of open source software.

https://github.com/jplusplus/woman-tax

The woman tax
https://github.com/jplusplus/woman-tax

Last synced: 12 months ago
JSON representation

The woman tax

Awesome Lists containing this project

README

          

Woman tax
===================

![woman-tax](static/images/main.JPG)

By [Anne-Lise Bouyer](https://twitter.com/annelisebouyer) et [Nicolas Kayser-Bril](https://twitter.com/nicolaskb) for [Journalism++](http://jplusplus.org/)
CC-BY-SA Journalism++ SAS ⁞

Licence : GNU General Public License V3

## Installation

### Dependances

$ sudo apt-get install build-essential python-pip python-dev

and install virtualenv

$ sudo pip install virtualenv

### Setup a virtualenv and download dependances

$ make install

### Run the server

$ make run

### Locales

$ make update_i18n
$ make compile_i18n

### Compile the static files

$ make freeze

### Launch

$ make run