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

preview_player
Показать описание
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!

Рекомендации по теме
Комментарии
Автор

Always pumping out gold! This is a great topic for people struggling with the idea of frameworks and the true value they bring :)

DennisIvy
Автор

You are amazing sir!!! This is the first time I saw something like this. Mind blown!!! Thanks a lot

preetkamal
Автор

For some one like me who knows Python and nothing about Web Development, this video is a Gold mine. Excellent Material!!!

mvvkiran
Автор

This guys courses are the one of the best courses on python and django on the planet 👍👍👍
thanks for making content like this...

saadchaudhary
Автор

This is actually the best video I've seen in months, THANK YOU 🙏

DaryaIbrahim
Автор

Wow decorators (at least for fastapi) are starting to make more sense now. Thank you

failureffect
Автор

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.

siyam.
Автор

Thanks a lot Sir Sharing this new concept. Really interesting.

mohammedqadir
Автор

I love ya a new beginner to this programming world and my background is biology

nomaanmehdinambardar
Автор

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.

DevBishwasBh
Автор

Fantastic! Please CRUD for this pure python web app

eugenetuyizere
Автор

Thanks 😊. Nuxtjs full stack authorization app?

classicguy
Автор

could a pseudo python-react work? e.i
class Index(request):
def render(self):
return ”<div>{idk}</div>”

app.get(“/“, response)
async def index:


etc etc or is this bad practice?

BathingAfrican
Автор

Hi, in django or flask which piece of code gets executed only once?? Please answer!! Thanks in advance 😊

javedattar
Автор

Installation of python and django on CentOS 7. Please summarise with small CRUD application . Highly appreciated.

prasannachavan
Автор

Gunicorn doesnt work on windows :C Should i install linux? And which linux version would you recommend?

Mropticalgreen
Автор

please let me know the name of of the third framework in this video’s thumbnail

khanhbang
Автор

sir waiting for your django with sockets videos

sahilkhanna
Автор

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!

gaylonalfano
Автор

no frameworks, eh? Gunicorn somehow seems like one..

jameswalker
welcome to shbcf.ru