Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calvinhp/pyramid_voting_machine
Demo app created for the Pythology Web Framework Shootout in June 2017
https://github.com/calvinhp/pyramid_voting_machine
Last synced: about 2 months ago
JSON representation
Demo app created for the Pythology Web Framework Shootout in June 2017
- Host: GitHub
- URL: https://github.com/calvinhp/pyramid_voting_machine
- Owner: calvinhp
- Created: 2017-06-26T18:30:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T20:47:36.000Z (over 3 years ago)
- Last Synced: 2023-03-22T13:47:33.445Z (almost 2 years ago)
- Language: Python
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
voting_machine_alchemy README
==================Getting Started
---------------- cd
- $VENV/bin/pip install -e .
- $VENV/bin/initialize_voting_machine_alchemy_db development.ini
- $VENV/bin/pserve development.ini