
Learn Flask for Python - Full Tutorial
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
Developer
Here's some css that you can put into main.css to make the site look way cooler:
---css
body, html -
margin: 20px;
font-family: sans-serif;
background-color: black;
color:gray;
lighting-color:blue;
outline-color:white;
text-align:center;
-
center-
margin-left: auto;
margin-right: auto;
-
table, th, td-
border: 1px solid #02484d;
border-spacing: 0;
width: 33%;
font-size:14px;
margin-left: auto;
margin-right: auto;
border: .5px;
border-style: solid;
border-color: #02484d;
-
tr:nth-child(even) -
background-color: #1f1f1e;
-
input[type=text], select -
width: 50;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #013438;
border-radius: 6px;
border-color: #013438;
box-sizing: border-box;
background-color:#1f1f1e;
color:white;
margin-right: 40px;
-
input[type=submit] -
width: 50;
background-color: #02484d;
color: white;
padding: 10px 20px;
margin: 8px 0;
border: none;
border-radius: 4px;
cursor: pointer;
-
input[type=submit]:hover -
background-color: #03282b;
color:gray;
-
.button -
background-color: #02484d;
border: none;
color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
-
.button:hover -
background-color: #03282b;
border: 4px;
color: white;
border-color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
color:gray;
-
body, html -
margin: 20px;
font-family: sans-serif;
background-color: black;
color:gray;
lighting-color:blue;
outline-color:white;
text-align:center;
-
center-
margin-left: auto;
margin-right: auto;
-
table, th, td-
border: 1px solid #02484d;
border-spacing: 0;
width: 33%;
font-size:14px;
margin-left: auto;
margin-right: auto;
border: .5px;
border-style: solid;
border-color: #02484d;
-
tr:nth-child(even) -
background-color: #1f1f1e;
-
input[type=text], select -
width: 50;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #013438;
border-radius: 6px;
border-color: #013438;
box-sizing: border-box;
background-color:#1f1f1e;
color:white;
margin-right: 40px;
-
input[type=submit] -
width: 50;
background-color: #02484d;
color: white;
padding: 10px 20px;
margin: 8px 0;
border: none;
border-radius: 4px;
cursor: pointer;
-
input[type=submit]:hover -
background-color: #03282b;
color:gray;
-
.button -
background-color: #02484d;
border: none;
color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
-
.button:hover -
background-color: #03282b;
border: 4px;
color: white;
border-color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
color:gray;
-
---
reply
Here's some css that you can put into main.css to make the site look way cooler:
---css
body, html -
margin: 20px;
font-family: sans-serif;
background-color: black;
color:gray;
lighting-color:blue;
outline-color:white;
text-align:center;
-
center-
margin-left: auto;
margin-right: auto;
-
table, th, td-
border: 1px solid #02484d;
border-spacing: 0;
width: 33%;
font-size:14px;
margin-left: auto;
margin-right: auto;
border: .5px;
border-style: solid;
border-color: #02484d;
-
tr:nth-child(even) -
background-color: #1f1f1e;
-
input[type=text], select -
width: 50;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #013438;
border-radius: 6px;
border-color: #013438;
box-sizing: border-box;
background-color:#1f1f1e;
color:white;
margin-right: 40px;
-
input[type=submit] -
width: 50;
background-color: #02484d;
color: white;
padding: 10px 20px;
margin: 8px 0;
border: none;
border-radius: 4px;
cursor: pointer;
-
input[type=submit]:hover -
background-color: #03282b;
color:gray;
-
.button -
background-color: #02484d;
border: none;
color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
-
.button:hover -
background-color: #03282b;
border: 4px;
color: white;
border-color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
color:gray;
-
body, html -
margin: 20px;
font-family: sans-serif;
background-color: black;
color:gray;
lighting-color:blue;
outline-color:white;
text-align:center;
-
center-
margin-left: auto;
margin-right: auto;
-
table, th, td-
border: 1px solid #02484d;
border-spacing: 0;
width: 33%;
font-size:14px;
margin-left: auto;
margin-right: auto;
border: .5px;
border-style: solid;
border-color: #02484d;
-
tr:nth-child(even) -
background-color: #1f1f1e;
-
input[type=text], select -
width: 50;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #013438;
border-radius: 6px;
border-color: #013438;
box-sizing: border-box;
background-color:#1f1f1e;
color:white;
margin-right: 40px;
-
input[type=submit] -
width: 50;
background-color: #02484d;
color: white;
padding: 10px 20px;
margin: 8px 0;
border: none;
border-radius: 4px;
cursor: pointer;
-
input[type=submit]:hover -
background-color: #03282b;
color:gray;
-
.button -
background-color: #02484d;
border: none;
color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
-
.button:hover -
background-color: #03282b;
border: 4px;
color: white;
border-color: white;
padding: 2px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
color:gray;
-
---
reply
mrcrazyenough007
I have been working on different frameworks from different languages from the past 8 years.
When it was PHP, I worked with CodeIgniter, Symfony, Laravel, Yii2 and CakePHP
When it was NodeJs, I worked with ExpressJS, KoaJS, SailsJS and NestJS
and now I got a new Python project and the requirement was Flask
This crash course helped me a lot in kickstarting with Flask in no time, and definitely this crash course is mostly intended for experienced developers only.
reply
I have been working on different frameworks from different languages from the past 8 years.
When it was PHP, I worked with CodeIgniter, Symfony, Laravel, Yii2 and CakePHP
When it was NodeJs, I worked with ExpressJS, KoaJS, SailsJS and NestJS
and now I got a new Python project and the requirement was Flask
This crash course helped me a lot in kickstarting with Flask in no time, and definitely this crash course is mostly intended for experienced developers only.
reply
Bryan
Okay so i got the first program to run like at 8:45, then i replicated everything from the beginning in a separate folder and now it doesn't recognize the flask module. What is going on?
edit: I'm also getting a lot of -Requirement already satisfied- notifications when installing. Does that have anything to do with it? I'm really pulling my hair out here.
reply
Okay so i got the first program to run like at 8:45, then i replicated everything from the beginning in a separate folder and now it doesn't recognize the flask module. What is going on?
edit: I'm also getting a lot of -Requirement already satisfied- notifications when installing. Does that have anything to do with it? I'm really pulling my hair out here.
reply
Inzai
-Hi, I am having trouble with virtualenv the error message pop up on my screen was just like this-
I had my first try virtualenv env:
The term 'virtualenv' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, -
verify that the path is correct and try again.
reply
-Hi, I am having trouble with virtualenv the error message pop up on my screen was just like this-
I had my first try virtualenv env:
The term 'virtualenv' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, -
verify that the path is correct and try again.
reply
jp
amazing.
he didn't explain what every little element means and what it's used for, the result? hands on lesson with homework you have to do useful.
all of this with the added high of having completed (and created) something with your own hands.
I wish more teachers were like this!
reply
amazing.
he didn't explain what every little element means and what it's used for, the result? hands on lesson with homework you have to do useful.
all of this with the added high of having completed (and created) something with your own hands.
I wish more teachers were like this!
reply
David
I am trouble with the part where u made the html. It always show jinja2.exceptions.TemplateNotFound: index.html whenever I try to run the code. I am on windows is there a way I could fix this?
reply
I am trouble with the part where u made the html. It always show jinja2.exceptions.TemplateNotFound: index.html whenever I try to run the code. I am on windows is there a way I could fix this?
reply
moses
Am using windows.. am having challenges on activating virtualenv env ... It says.. 'source' cannot be recognized as an internal or external command, operable prog or batch file...
reply
Am using windows.. am having challenges on activating virtualenv env ... It says.. 'source' cannot be recognized as an internal or external command, operable prog or batch file...
reply
Damon
I just took a course on python. Is this python? Cause geez this is more Flask microframework language than python. I have no clue what all of those app module config lines mean.
reply
I just took a course on python. Is this python? Cause geez this is more Flask microframework language than python. I have no clue what all of those app module config lines mean.
reply
Mike
Sorry if this is a dumb question, but does anyone know how he got his HTML lint/code snippets to work in an ERB(?) file? My HTML intelligence stops working within -% %- files :/
reply
Sorry if this is a dumb question, but does anyone know how he got his HTML lint/code snippets to work in an ERB(?) file? My HTML intelligence stops working within -% %- files :/
reply
Viswanath
Can someone help? I tried everything in the video but it still shows application error. The logs show -bash: gunicorn: command not found-. I use a windows system.
reply
Can someone help? I tried everything in the video but it still shows application error. The logs show -bash: gunicorn: command not found-. I use a windows system.
reply
Add a review, comment
Other channel videos















