Skip to main content

HTTP server version of CodernityDB

Project description

It’s dependency less (except CodernityDB obviously), by default it will run using wsgiref python server. You can in config change the server to use Gevent. We build custom WSGI application (no 3rd party framework).

CodernityDB-HTTP is HTTP layer for CodernityDB.

http://labs.codernity.com/codernitydb-http/_images/CodernityDB_HTTP.png

Main documentation is located at http://labs.codernity.com/codernitydb-http

Install

Because CodernityDB is pure Python you need to perform standard installation for Python applications

pip install CodernityDB-HTTP

or using easy_install:

easy_install CodernityDB-HTTP

or from sources:

hg clone ssh://hg@bitbucket.org/codernity/codernitydb-http
cd codernitydb-http
python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CodernityDB-HTTP-0.3.1.tar.gz (252.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page