Introduction To FastAPI- How To Create API's Using FastAPI- Data Science

  Рет қаралды 74,574

Krish Naik

Krish Naik

3 жыл бұрын

github: github.com/krishnaik06/FastAPI
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.Sebastian is the creator of FastAPI, an open-source Python web framework for building production-ready APIs quickly and easily: with autocompletion everywhere in your editor, automatic type checks, as little code as possible, automatic API documentation, and several other features.
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for a few months and I love it! www.kite.com/get-kite/?...
All Playlist In My channel
FASTAPI playlist: • FastAPI Deployment Tut...
Interview Playlist: • Machine Learning Inter...
Complete DL Playlist: • Complete Road Map To P...
Julia Playlist: • Tutorial 1- Introducti...
Complete ML Playlist : • Complete Machine Learn...
Complete NLP Playlist: • Natural Language Proce...
Docker End To End Implementation: • Docker End to End Impl...
Live stream Playlist: • Pytorch
Machine Learning Pipelines: • Docker End to End Impl...
Pytorch Playlist: • Pytorch
Feature Engineering : • Feature Engineering
Live Projects : • Live Projects
Kaggle competition : • Kaggle Competitions
Mongodb with Python : • MongoDb with Python
MySQL With Python : • MYSQL Database With Py...
Deployment Architectures: • Deployment Architectur...
Amazon sagemaker : • Amazon SageMaker
Please donate if you want to support the channel through GPay UPID,
Gpay: krishnaik06@okicici
Telegram link: t.me/joinchat/N77M7xRvYUd403D...
Please join as a member in my channel to get additional benefits like materials in Data Science, live streaming for Members and many more
/ @krishnaik06
Please do subscribe my other channel too
/ @krishnaikhindi
Connect with me here:
Twitter: / krishnaik06
Facebook: / krishnaik06
instagram: / krishnaik06
#FASTAPI

Пікірлер: 48
@myhopefaith
@myhopefaith 2 жыл бұрын
thank you so much sir for these videos ...u are decoding the black box that was deployment & making ppl confident in end to end proj delivery ...u have made it very simple & easy to understand ...
@crackledsp6920
@crackledsp6920 3 жыл бұрын
Wsgi handles requests syncronously in api management and best asynchronous api management is express is . I'm literally delighted to see this feature in fast api
@lord-qk3bx
@lord-qk3bx 2 жыл бұрын
Thank you so much! About to migrate my whole codebase from flask to fastapi!
@suvedchougule5847
@suvedchougule5847 3 жыл бұрын
Finally wait is over for api topic.
@shivangsharma1
@shivangsharma1 3 жыл бұрын
Great video sir! Point break explanation.
@neclis7777
@neclis7777 2 жыл бұрын
Sir, that's amazing help. Thanks a lot !
@RockStar-xq6ym
@RockStar-xq6ym 3 жыл бұрын
Hello sir can you do a playlist on Flask and Django? It will help us in both Data Science and Web development. Please do playlist on Django and Flask too. Your teaching is the best and will help us understand better.
@maheshhiremath5048
@maheshhiremath5048 3 жыл бұрын
Thank you for this video
@user-or7ji5hv8y
@user-or7ji5hv8y 3 жыл бұрын
Looking forward to more FastAPI videos
@chandraprakashsingh...9282
@chandraprakashsingh...9282 3 жыл бұрын
Thanku so much sir I came across this today
@dharmatejaP
@dharmatejaP 3 жыл бұрын
@Krish naik sir can do a video on how can we deploy and integrate with Django instead of Flask
@rahulchawala5762
@rahulchawala5762 3 жыл бұрын
Very Useful
@KrishnaManohar8021
@KrishnaManohar8021 3 жыл бұрын
looking forward...
@dharikarsath8852
@dharikarsath8852 2 жыл бұрын
Hi, I have used column transformer in my model so I have to pass dataframe of one row as a input to prediction, but I was not able to do that, so my question is how to pass one row of dataframe instead of list of list? @Krishnaik and others? help me if you know thanks
@arshanjada2985
@arshanjada2985 3 жыл бұрын
Sir I have a doubt if I want to be a good ML Engineer then good programming, SQL, ML concepts with math knowledge and how to do deployment is enough or core subjects of computer science are also required?
@shivadumnawar7741
@shivadumnawar7741 3 жыл бұрын
awesome video sir
@ArunKumar-sg6jf
@ArunKumar-sg6jf 3 жыл бұрын
make video for deep learning deployment in aws
@crackledsp6920
@crackledsp6920 3 жыл бұрын
How does it handle cors?
@aqibfayyaz1619
@aqibfayyaz1619 3 жыл бұрын
No words sir❤
@vashistnarayansingh5995
@vashistnarayansingh5995 3 жыл бұрын
how fast api handles multiple requests, as we have threading as a parameter in flask to handle multiple request how does fast api do it?
@swaralipibose9731
@swaralipibose9731 3 жыл бұрын
Are there any keras tutorials by you
@footballforfun2054
@footballforfun2054 3 жыл бұрын
how to get the local host and port of our device?
@chandraprakashsingh...9282
@chandraprakashsingh...9282 3 жыл бұрын
Sir how to add Html page that is integrate front end?
@nasiksami2351
@nasiksami2351 3 жыл бұрын
Great video! If I'm not wrong, the /docs page with UI basically does a similar job as postman right?
@krishnaik06
@krishnaik06 3 жыл бұрын
Yes
@nasiksami2351
@nasiksami2351 3 жыл бұрын
@@krishnaik06 Thanks a lot for the clarification :D
@ranadeepghosh
@ranadeepghosh 3 жыл бұрын
It's OPENAPI(formerly known as Swagger) API standards documentation, which is natively supported into fastapi. If you had to do the same for flask, you need to explicitly write a lot of code.
@veereshh3258
@veereshh3258 Жыл бұрын
Sir Now django support both asgi and wsgi right?
@altriathebird3693
@altriathebird3693 3 жыл бұрын
Hello Can you make a video about TensorFlow extended for deployment
@zoroXgamings
@zoroXgamings 3 жыл бұрын
deployment in what, TensorFlow in AWS, docker. because i also want to deploy my TensorFlow model trained in Sagemaker to be hosted in sagemaker using endpoint. lambda and AWS gateway
@footballforfun2054
@footballforfun2054 3 жыл бұрын
how to choose port no. and host?
@AJAYKUMAR-or2fx
@AJAYKUMAR-or2fx 3 жыл бұрын
Asynchronous means giving inputs to multiple points sequentially. Synchronous means giving input to multiple points at the same time.
@pr0fess0rop18
@pr0fess0rop18 Жыл бұрын
Ulta bole aap
@itishreepanda487
@itishreepanda487 Жыл бұрын
Sir my uvicorn is not recognised as internal and external command
@uchitmodi7265
@uchitmodi7265 3 жыл бұрын
Hello sir, your videos are amazing.sir can you make video on ML model to predict best career option for a person
@syedsiddiq4450
@syedsiddiq4450 Жыл бұрын
anyone please tell me can we use this in jupyter
@chekrasena
@chekrasena 3 жыл бұрын
IOT Playlist
@fasihahmed507
@fasihahmed507 3 жыл бұрын
I am not able buy your paid plan thru Credit and Debit card, i have checked with both. Do you have any other payment method ?
@krishnaik06
@krishnaik06 3 жыл бұрын
Join the membership using gpay...search in the youtube how to do.it
@hardishah3188
@hardishah3188 Жыл бұрын
but u didnt show what is there in app.py
@AJAYKUMAR-or2fx
@AJAYKUMAR-or2fx 3 жыл бұрын
I am getting error while running uvicorn main:app --reload. Error is "'uvicorn' is not recognized as an internal or external command, operable program or batch file". Please help
@phanikirans4728
@phanikirans4728 3 жыл бұрын
You need to run the command in the Anaconda Command prompt and not directly in the IDE
@JainmiahSk
@JainmiahSk 3 жыл бұрын
Bro your marriage live coverage will be on KZfaq ? Eager to see it.
@arpitqw1
@arpitqw1 7 ай бұрын
do not change accent in between. ;)
@musingsbyalex7764
@musingsbyalex7764 3 жыл бұрын
Nice sir .Sir mene engineering start kiya tha 2009.i completed my engineering in 2020. mene 11 years me complete kiya engineering .My aggriacate is 52 percentage .I am fresher .I don't have work experience .log kahate he ki muze job nahi milenga kyu ki 11 years me pura kiya 4 years ki degree engineering .sir data science course kiya ya data analyst ka muze interview ke liye bhi calls nahi milenge small scale companies me .guide kiyije sir plz
@nishas2134
@nishas2134 3 жыл бұрын
S
@ipvikas
@ipvikas 3 жыл бұрын
Using 'FASTAPI' in Google colab is comparatively easy: #step 1: import !pip install colabcode -q !pip install fastapi -q from colabcode import ColabCode from fastapi import FastAPI cc = ColabCode(port=12000, code=False) app = FastAPI() #step2: instance @app.get('/') #step4: Decorate def index(): return 'Hello World' #step3: function cc.run_app(app=app) # Once it is executed and we get the .io URL, just add '/docs' at the end of the URL i.e. XYZ.io/docs
Complete Python Flask Tutorial For Data Science Projects In Hindi
39:48
Krish Naik Hindi
Рет қаралды 41 М.
MISS CIRCLE STUDENTS BULLY ME!
00:12
Andreas Eskander
Рет қаралды 11 МЛН
Cool Items! New Gadgets, Smart Appliances 🌟 By 123 GO! House
00:18
123 GO! HOUSE
Рет қаралды 17 МЛН
Пранк пошел не по плану…🥲
00:59
Саша Квашеная
Рет қаралды 5 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 75 МЛН
Why You NEED To Learn FastAPI | Hands On Project
21:15
Travis Media
Рет қаралды 155 М.
What is an API?
12:36
CodeWithHarry
Рет қаралды 1,6 МЛН
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
pixegami
Рет қаралды 253 М.
FastAPI Tutorial - Building RESTful APIs with Python
1:03:10
Amigoscode
Рет қаралды 234 М.
These Coding Projects Give You An Unfair Advantage
14:39
Harkirat Singh
Рет қаралды 339 М.
MISS CIRCLE STUDENTS BULLY ME!
00:12
Andreas Eskander
Рет қаралды 11 МЛН