Skip to content

innovatorved/python-flask

Repository files navigation

Python Flask

flask image

Flask is an API of Python that allows us to build up web-applications. Flask is a good choice if you want a lightweight code base.

Installation

Clone this repository

  git clone https://github.com/innovatorved/python-flask.git
  cd python-flask

Install Dependencies

To deploy this project

  pip install flask
  pip install Jinja2

Acknowledgements

Authors

Feedback

If you have any feedback, please reach out to us at vedgupta@protonmail.com

About

Flask is an API of Python that allows us to build up web-applications. Flask is a good choice if you want a lightweight code base.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published