Skip to content

long noodles aims to be web dev framework specialized for use on top of gevent and with nosql storage engines

Notifications You must be signed in to change notification settings

nskrypnik/NoodlesFramework

Repository files navigation

This is our small web-framework, based on gevents(gevents.org).

To start work with it clone it to noodles directory

$ cd noodles_project_dir
$ git clone [email protected]:guyromm/NoodlesFramework.git noodles

To start new project do:

$ python noodles/manage.py init
$ python runserver.py

Fail? Just install all necessary libs:

redis-py, webob, routes, mako, gevent

For more detail info see INSTALL...

About

long noodles aims to be web dev framework specialized for use on top of gevent and with nosql storage engines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages