Coder Social home page Coder Social logo

mgaitan / election-2013 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from democraciaconcodigos/election-2013

0.0 3.0 0.0 7.86 MB

Resultados por escuelas en Córdoba, Argentina

Home Page: (Wait for the Web Site)

Python 7.07% HTML 1.43% CSS 6.43% JavaScript 85.05% Shell 0.02%

election-2013's Introduction

Resultados por escuelas de las elecciones Argentina Octubre 2013

Getting started

Create a virtualenv to store all the code in a nice tupperware container.

$ virtualenv election-2013

Jump into it.

$ cd election-2013
$ . bin/activate

Clone the repository.

$ git clone [email protected]:democraciaconcodigos/election-2013.git repo

Jump into it.

$ cd repo

Install the other Python dependencies.

$ pip install -r requirements.txt

Fire up the Flask server that hosts our development pages.

$ python app.py
# Visit http://localhost:8000 in your browser and check it out.

To flatten the Flask site so it can be hosted without a server as static files.

# This will update the files in the ./build directory
$ python freeze.py

Heavily Based On The work of

https://github.com/palermo-hollywood/election-2013

This code was developed at Córdoba, Argentina By the Geolocalization Team

election-2013's People

Contributors

palewire avatar francolq avatar jairot avatar cmdelatorre avatar flecox avatar davidadiaz11 avatar avdata99 avatar geh avatar

Watchers

James Cloos avatar Martín Gaitán avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.