
simple-python-db-compute
This is a simple Python compute server that is built using three components: * web server -- flask * database -- mongodb (or sqlite) web server only talks to database * compute server -- python; talks only to database
Project Information
- License: GNU GPL v2
- hg-based source control