bbangert / routesLinks
Routes is a Python URL recognition and generation system similar to the Rails routing system. Routes makes it easy to create pretty and concise URL's that are RESTful with little effort.
☆165Updated 4 months ago
Alternatives and similar repositories for routes
Users that are interested in routes are comparing it to the libraries listed below
Sorting:
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/mako☆179Updated last month
- control, watch and launch your applications and jobs over HTTP.☆368Updated 2 years ago
- WSGI request and response objects☆437Updated last month
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.