pankaj0812/tesseract
Tesseract is a Python Web Framework, which has the following features- WSGI, Requests and Routing mechanism with the ability to handle duplicate routes and class-based handlers, Middleware for request and response manipulation, checks for allowed methods, support for Django like routes, and jinja2 based templating, with Custom Exception handlers and ability to server static files.
Python