Skip to content

Repository of Flask framework course of @udemy.

License

Notifications You must be signed in to change notification settings

hozlucas28/Flask-Course-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Course [2022]

Repository of Web Development course of Udemy platform.

SummaryInstallationRelatedLicenseAcknowledgmentsContact

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.