Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talpor/hackathon0413-futbolito
Futbolito statistics for our first hackathon 04-27-2013
https://github.com/talpor/hackathon0413-futbolito
Last synced: about 1 month ago
JSON representation
Futbolito statistics for our first hackathon 04-27-2013
- Host: GitHub
- URL: https://github.com/talpor/hackathon0413-futbolito
- Owner: talpor
- Created: 2013-04-27T22:45:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-29T20:28:58.000Z (over 10 years ago)
- Last Synced: 2024-04-17T16:15:19.514Z (8 months ago)
- Language: JavaScript
- Size: 789 KB
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===========
Futbolito
===========Installation and start::
$> pip install -r requirements.pip
$> python init_db.py # requires setting up your postgres db accordingly
$> python start.py