Skip to main content

Asyncronous micro web framework based on gevent.

Project description

Geweb is an asyncronous micro web framework based on gevent.

Installation
------------

pip install geweb

Create project
--------------

geweb init myproject

Run server
----------

cd myproject
geweb run

App structure
-------------

|- myproject
|- myapp
|- templates/
|- tmpl1.html
|- tmpl2.html
|- ...
|- __init__.py
|- urls.py

Project details


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