Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agrausem/mordor
Server and client example for my PyCon talk about SPORE and Spyre
https://github.com/agrausem/mordor
Last synced: 8 days ago
JSON representation
Server and client example for my PyCon talk about SPORE and Spyre
- Host: GitHub
- URL: https://github.com/agrausem/mordor
- Owner: agrausem
- Created: 2012-09-14T23:22:28.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-14T23:27:04.000Z (about 12 years ago)
- Last Synced: 2023-03-22T19:01:55.042Z (over 1 year ago)
- Language: Python
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
* virtualenv /path/to/your/env
* cd mordor/
* pip install -r requirements.txt# Use
source /path/to/your/env/bin/activate
### launch the web server
* python server/mount_doom.py### test the client
* python frodon.py
* python frodon_wants_json.py
* python gollum.py