Flask:
*A web framework written in python language.
Features of Flask:
- Built-in development server
- Fast Debugger
- Unit-testing support
- Good support for client side sessions
- Unicode Based
- Lightweight
- Easy to deploy
- High flexibility
` Flask Installation:
pip install Flask
You can find full documentation here:
Flask Documentation
Flask:
*A web framework written in python language.
Features of Flask:
` Flask Installation:
You can find full documentation here:
Flask Documentation