tharcius / politicos

Todos os candidatos Brasileiros!

Home Page:http://politicos.olhoneles.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Politicos API

Aqui você vai encontrar os dados, ferramentas e recursos para realizar pesquisas, desenvolver aplicativos, visualizações de dados, e muito mais.

Instalação

  1. Clone o repositório:

    git clone https://github.com/olhoneles/politicos.git
    
  2. Crie um virtualenv:

    cd politicos
    mkvirtualenv politicos
    
  3. Instale as dependências:

    make setup
    
  4. Crie o banco de dados:

    make data
    
  5. Inicialize o projeto:

    make run
    
  6. Se você quiser sobrescrever algumas configurações do settings.py, como SECRET_KEY, DATABASES, ALLOWED_HOSTS, por favor crie o arquivo politicos/local.config.

Como Contribuir

Participe da lista de email e também via IRC no canal #olhoneles na Freenode.

Faça uma cópia do repositório e envie seus pull-requests.

Licença

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Todos os candidatos Brasileiros!

http://politicos.olhoneles.org

License:GNU Affero General Public License v3.0


Languages

Language:Python 88.7%Language:HTML 7.7%Language:CSS 3.3%Language:Makefile 0.3%