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

https://github.com/hozlucas28/flask-course-2022

Repository of Flask framework course of @udemy.
https://github.com/hozlucas28/flask-course-2022

2022 course flask flask-sqlalchemy mit-license practices python udemy

Last synced: 9 months ago
JSON representation

Repository of Flask framework course of @udemy.

Awesome Lists containing this project

README

          


Flask Course [2022]


Repository of Web Development course of Udemy platform.


Summary
Installation
Related
License
Acknowledgments
Contact




Summary



This is a repository where I store all lessons that I take on Web Development course of Udemy platform, related with Flask framework.


Installation



Clone the repository, install Python (language), Flask framework and use Visual Studio Code (code editor) with Python and Pylance (extensions) installed. Then run the Flask project, that you want to test, with the command flask --app <MAIN PYTHON FILE NAME> run in a terminal, please visit Flask - Quick Start for more information.



• Recommendation:
Set an environment to Flask projects, and install Flask on it. Please visit Flask - Virtual Environments for more information.


Related




License



This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.


Acknowledgments



Thanks to Alex Roel teacher to make this course.


Contact


If you want to contact me, please see my socials medias in my GitHub profile.