1 Python Flask CRUD Application With Mysql Introduction

preview_player
Показать описание
Support me in Patreon

Join Free Programming Courses

Hello Guys, This is our first video in python flask creating a crud web application in these series of videos we are going to use flask framework, python language and wamp server for making our crud web application and also for design of our web application we are using bootstrap

What Is Flask ?
Flask is a small framework by most standards, small enough to be called a “micro-framework.” It is small enough that once you become familiar with it, you will likely be able to read and understand all of its source code. But being small does not mean that it does less than other frameworks. Flask was de-signed as an extensible framework from the ground up; it provides a solid core with the basic services, while extensions provide the rest. Because you can pick and choose the extension packages that you want, you end up with a lean stack that has no bloat and does exactly what you need.Flask has two main dependencies. The routing, debugging, and Web Server Gateway Interface (WSGI) subsystems come from Werkzeug, while template support is provided by Jinja2. Werkzeug and Jinja2 are authored by the core developer of Flask. There is no native support in Flask for accessing databases, validating web forms, au-thenticating users, or other high-level tasks. These and many other key services most web applications need are available through extensions that integrate with the core packages. As a developer, you have the power to cherry-pick the extensions that work
best for your project or even write your own if you feel inclined to. This is in contrast with a larger framework, where most choices have been made for you and are hard or sometimes impossible to change

Download The Source Code From Github

installing flask framework
pip install flask

Download Wamp Server

Download Pycharm IDE Comunity Edition

Download Python 3.6

Dow You Want Learn More In Python Than Watch These Playlists

Tkinter Application Development Playlist

Complete Video Tutorial For PyQt5 Application Development

Pyglet Tutorial For Multimedia Applications And Game Development

Python Opengl Programming With Pyopengl

Python For Data Science Playlist

Pyqt5 And Qt Designer Making Rich Text Editor

Developign QtQuick C++ Applications
Рекомендации по теме
Комментарии
Автор

Jesus dude this is exactly what I've been looking for your guides are awesome I've scrubbed through a few vids but plan to follow this to the letter thanks for your hard work you just got a sub and a +1 on everything I watch from now on

alvasalrey
Автор

I am unable to download MySqlDb in ubuntu....I tried installing the package, but it says there is an error : can't find mysqldb
file

nknisha
Автор

Awsm one sir...have done it very easily...

poojasinghpihu
Автор

thanks for your video, great help. Gracias desde Colombia, muy bueno tu video.

juandavidosornojaramillo
Автор

nice tutorial boss. Thank you. I will study. Im A beginner

JohnLee-hssb
Автор

Hi Parwiz, Thanks for this tutorial. Everything has worked for me from A-Z. Please add user registration too without sqlalchemy and migrations. just like in this playlist

dwabuluka
Автор

Great tutorial Parwiz, try to do soon subsequent tutorials, deadly waiting thank you

haneefasuberin
Автор

Gracias muy bueno, me ayudo bastante ..

carlosa.murillocampos
Автор

lol
didnt see that coming 12:48
LMAO

gagantous
Автор

you've done made action add, edit and delete. how to make action view details for each student list ?

noidentify
Автор

thank you... now it is not showing error but no output displaying ..

amrtyu
Автор

i really need ur help guys... i cant excuted the code from his web some one wanna help me plz? urgent...
import SQLAlchemy
ModuleNotFoundError: No module named 'SQLAlchemy'

zimenglee
Автор

Hi Parwiz, please make a video that shows the installation of Python Flask. I can not install Flask. thank you for your help

oumaroucoulibaly
Автор

hi bro...
how to install mysqldb in windows
i tried all things please give me solution

amrtyu
Автор

Record has been deleted sexfully... :D

jasonhanna
Автор

Only fake data.😂 Title video is False😢

vovs
Автор

Not very well explained, but good try.

bmwman
Автор

As title shows I was expecting that you will make us write CRUD operations. But this is not the case. Disappointed with this :( best of luck for your future

meenalyengul
Автор

I can't download MySqlDb....I tried installing the package, but it says there is an error : can't find mysql.h file

vedaantib