Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 962 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 962 Bytes

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