You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple project which works as flask, mainly I only wanted to know how flask works so I built this.
About
A lightweight Python web framework inspired by Flask. Simple, modular, and easy to use for building web applications with dynamic routes, decorators, and template rendering.