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.
- Host: GitHub
- URL: https://github.com/innovatorved/python-flask
- Owner: innovatorved
- Created: 2021-01-05T20:39:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-01T07:41:44.000Z (over 4 years ago)
- Last Synced: 2025-09-02T00:39:22.966Z (about 1 month ago)
- Topics: innovatorved, python, python-flask-framework, python-flask-server, python-jinja2-templater, pythonflask, start-with-flask
- Language: Python
- Homepage:
- Size: 208 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
## Installation
Clone this repository
```bash
git clone https://github.com/innovatorved/python-flask.git
cd python-flask
```
## Install DependenciesTo 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)
## FeedbackIf you have any feedback, please reach out to us at vedgupta@protonmail.com