It's elementary my dear Watson
Watson is an easy to use framework designed to get out of your way and let you code your application rather than wrangle with the framework.
For full documentation please see Read The Docs.
pip install watson-framework
- watson-cache
- watson-common
- watson-console
- watson-di
- watson-dev
- watson-events
- watson-filter
- watson-form
- watson-html
- watson-http
- watson-routing
- watson-validators
Using falcon-bench, Watson received the following requests per second (Django and Flask supplied for comparative purposes).
- watson.........11,920 req/sec or 83.89 ms/req (3x)
- django..........7,696 req/sec or 129.94 ms/req (2x)
- flask...........4,281 req/sec or 233.58 ms/req (1x)