Тёмный

30 Days of Python - Day 25 - A Python Web App without a Framework - Python TUTORIAL 

CodingEntrepreneurs
Подписаться 348 тыс.
Просмотров 33 тыс.
50% 1

Day 25 - A Python Web App without a Framework
In 30 Days of Python, I'll teach you the fundamentals of Python. We created this series as an introduction to programming with Python.
Why Python? It's a very popular way to writing computer programs and automations with board applications: SpaceX & NASA use it to launch rockets, Tesla with autonomous driving, Instagram as a web app backend, Intel to pilot drones/UAVs, and many many others.
What you can do with Python is nearly endless:
Run powerful web applications
Fly drones and launch rockets
Run autonomous robots like drones and self-driving cars
Build connected systems with Arduino and Raspberry PI
Automate business intelligences and perform financial analysis
Machine learning including deep learning
And many more ways
That list is fancy but don't let it scare you. Python is just a tool for writing a series of step-by-step automation rules and that's exactly what software is: a collection of rules for a computer to follow.
The right tools in the right hands can impact the world in such amazing ways.
Shakespeare had very few tools for writing plays and yet he continues to influence our entertainment despite being long gone. Creativity mixed with the right tools can transform how we do everything or why we do it.
That's why I want to teach you this tool. The world needs your creatively, your perspective, your project.
Let's do this!
Python on Windows Install GUIDE: www.codingforentrepreneurs.co...
Python on macOS Install GUIDE: www.codingforentrepreneurs.co...
Code: github.com/codingforentrepren...
Subscribe: cfe.sh/youtube

Опубликовано:

 

8 июл 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@DennisIvy
@DennisIvy 4 года назад
Always pumping out gold! This is a great topic for people struggling with the idea of frameworks and the true value they bring :)
@sudharsanthiyagarajan2596
@sudharsanthiyagarajan2596 4 года назад
Happy to see u here man🙂
@chaitanyasai2458
@chaitanyasai2458 4 года назад
Hey bro we love your content..you both are gems in industry!!
@ssekitolekojames5660
@ssekitolekojames5660 4 года назад
Good to see here bro
@CodingEntrepreneurs
@CodingEntrepreneurs 4 года назад
Dennis Ivy thanks bud
@preetkamal7424
@preetkamal7424 4 года назад
You are amazing sir!!! This is the first time I saw something like this. Mind blown!!! Thanks a lot
@saadchaudhary3177
@saadchaudhary3177 4 года назад
This guys courses are the one of the best courses on python and django on the planet 👍👍👍 thanks for making content like this...
@mvvkiran
@mvvkiran 3 года назад
For some one like me who knows Python and nothing about Web Development, this video is a Gold mine. Excellent Material!!!
@dongeonpoltzer4344
@dongeonpoltzer4344 2 месяца назад
but i did not understand much out of this video. what should i do.
@siyamahmed2195
@siyamahmed2195 4 года назад
Great content, sir. I had been searching for such a content for a long time to understand actually how a web app works on under the hood.
@failureffect
@failureffect 3 года назад
Wow decorators (at least for fastapi) are starting to make more sense now. Thank you
@DaryaIbrahim
@DaryaIbrahim 4 года назад
This is actually the best video I've seen in months, THANK YOU 🙏
@anndyroo4724
@anndyroo4724 4 года назад
same
@nomaanmehdinambardar2465
@nomaanmehdinambardar2465 4 года назад
I love ya a new beginner to this programming world and my background is biology
@mohammedqadir3851
@mohammedqadir3851 4 года назад
Thanks a lot Sir Sharing this new concept. Really interesting.
@AjaySharma-jv6qn
@AjaySharma-jv6qn 4 года назад
Doing Great Job. Keep posting
@rangabharath4253
@rangabharath4253 4 года назад
Awesome as always
@ai.201
@ai.201 4 года назад
Brilliant.
@sokhaitrey9211
@sokhaitrey9211 4 года назад
Thank you much sir!!!
@mailtodanish
@mailtodanish 3 года назад
ultimate ...very nice
@gaylonalfano
@gaylonalfano 4 года назад
Thanks for this great tutorial! Another thanks for giving a brief description of the differences between Django, Flask and FastAPI. I understand that we did the View -> Template part of MVT, but what is an example of the Response piece? I thought we handled the Response part of Model-View-Template-Response since we processed the incoming request based on the route. Any clarification is greatly appreciated!
@eugenetuyizere8857
@eugenetuyizere8857 4 года назад
Fantastic! Please CRUD for this pure python web app
@rahulgiri9200
@rahulgiri9200 4 года назад
wow it's unbelievable ..
@naimislamantor3781
@naimislamantor3781 3 года назад
Good video.
@ermalgashimramori
@ermalgashimramori 4 года назад
Thank you...
@DevBishwasBh
@DevBishwasBh 2 года назад
I am here with a very keen interest on making my own web framework. I wanna build something similar to Rails for Python, that is also able to server side render JS framework like Svelte. Will thank you after some years for this video.
@hammadyasir2174
@hammadyasir2174 4 года назад
sir after long time you comeback.
@prasannachavan5092
@prasannachavan5092 4 года назад
Installation of python and django on CentOS 7. Please summarise with small CRUD application . Highly appreciated.
@BrendanMetcalfe
@BrendanMetcalfe 4 года назад
Without a framework?? Madness!!
@davishek7
@davishek7 3 года назад
That's why we need frameworks.
@classicguy7813
@classicguy7813 4 года назад
Thanks 😊. Nuxtjs full stack authorization app?
@javedattar6975
@javedattar6975 4 года назад
Hi, in django or flask which piece of code gets executed only once?? Please answer!! Thanks in advance 😊
@sahilkhanna9782
@sahilkhanna9782 4 года назад
sir waiting for your django with sockets videos
@BathingAfrican
@BathingAfrican 2 года назад
could a pseudo python-react work? e.i class Index(request): def render(self): return ”{idk}” app.get(“/“, response) async def index: response(Index.format(idk=idk) etc etc or is this bad practice?
@khanhbang9913
@khanhbang9913 4 года назад
please let me know the name of of the third framework in this video’s thumbnail
@Mropticalgreen
@Mropticalgreen 4 года назад
Gunicorn doesnt work on windows :C Should i install linux? And which linux version would you recommend?
@CodingEntrepreneurs
@CodingEntrepreneurs 4 года назад
docs.pylonsproject.org/projects/waitress/en/stable/ Check that out. It should work on windows
@ajuncepplux8412
@ajuncepplux8412 3 года назад
Sir, how about add header.html ?
@Deathignator
@Deathignator 4 года назад
Very nice. Why do you use pipenv?
@CodingEntrepreneurs
@CodingEntrepreneurs 4 года назад
To manage our virtual environment
@ilyas5544
@ilyas5544 4 года назад
what will happen next ?)
@prasannachavan5092
@prasannachavan5092 4 года назад
What are the steps for CentOS 7
@CodingEntrepreneurs
@CodingEntrepreneurs 4 года назад
Do you have pipenv?
@prasannachavan5092
@prasannachavan5092 4 года назад
@@CodingEntrepreneurs Sir I have to start from beginning on VMware CentOS 7. So please furnish the steps if possible. Thanks a lot for prompt reply
@jameswalker231
@jameswalker231 2 года назад
no frameworks, eh? Gunicorn somehow seems like one..
@TradeUnmature
@TradeUnmature 4 года назад
Like the video without watching
Далее
Ouch.. 🤕
00:30
Просмотров 14 млн
😱КТО БУДЕТ ЛЕДИ БАГ А4⁉️ #а4
00:50
No Code App Development is a Trap
9:31
Просмотров 182 тыс.
Streamlit Elements You Should Know About in 2023
14:31
Top 18 Most Useful Python Modules
10:50
Просмотров 927 тыс.
Should you Switch from PHP to Python?
6:20
Просмотров 18 тыс.
The Truth About Learning Python in 2024
9:38
Просмотров 163 тыс.