innovatorved / python-flask

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 61.0%Language:HTML 34.5%Language:CSS 4.5%