A tiny Python web framework. This is a immature tiny Python web framework fonusing on Python3.
- Refactor
HttpRequestandHttpResponseclass. - Add
CookieandSessionfeatures. - Add hot realoding freature.
- Add some hook functions to improve useability.
- Add test cases.
- Refactor
ctx.