An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/innovatorved/python-flask

innovatorved python python-flask-framework python-flask-server python-jinja2-templater pythonflask start-with-flask

Last synced: 25 days ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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

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

## Install Dependencies

To deploy this project

```bash
pip install flask
```
```bash
pip install Jinja2
```
## Acknowledgements

- [Start with Python](https://github.com/innovatorved/BasicPython)
- [Python recall for Developers](https://github.com/innovatorved/python-recall)
- [Comptetive Programing with C++](https://github.com/innovatorved/Comptetive-Programing-cpp)


## Authors

- [@Ved Gupta](https://github.com/innovatorved)


## Feedback

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