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.
- Host: GitHub
- URL: https://github.com/hozlucas28/flask-course-2022
- Owner: hozlucas28
- License: mit
- Created: 2022-12-06T02:31:11.000Z (about 3 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:03:34.000Z (12 months ago)
- Last Synced: 2025-02-05T14:46:27.842Z (11 months ago)
- Topics: 2022, course, flask, flask-sqlalchemy, mit-license, practices, python, udemy
- Language: Python
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
-
Repository of HTML course
-
Repository of CSS course
-
Repository of JS course
-
Repository of Python course
-
Repository of Django course
-
Repository of Go course
-
Repository of Go web course
-
Repository of Go module practice
-
Repository of Java course
-
Repository of Java movie catalog practice
-
Repository of API REST - Express course
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.