PWeb (Python Web)

PWeb is a rapid web development framework using Python programming language. It’s build top of Microframework called Flask. The framework started by H.M.Touhid Mia (HMTMCS) under his organization called Bangla Fighter.


Aim to create PWeb

Most of Python Web frameworks are build for lightweight work, so when a newcomer try to build Web Application using Python, they can easily start using any of micro framework, the complexity arise when they need advanced things such as Validation, Database & ORM, Authentication & Authorization etc. there is very few framework has those features.

PWeb try to solve the problem in single framework, It has combine all of those in a single framework & on demand developer can add more library and features provided by PWeb.


PWeb Official Resources