FastAPI - Live Implementation and Debugging Python Code with PyCharm and VS Code IDE
Offered By: Prodramp via YouTube
Course Description
Overview
Syllabus
- Tutorials and content intro
- Creating Python application in PyCharm
- Setting Python 3.9 interpreter
- Adding main application code i.e. app.py
- FastApi specific python packages
- ASGI gateway initialization code with app
- Mounting "static" folder with app
- Creating templates folder with index.html
- Setting Jinja2 templates with app
- Creating main entry point in application
- Runtime Configuration Setup
- Running application first time
- Binding index.html with route '/'
- Adding GET based /hello api endpoint
- Setting Python Debugger with PyCharm
- Running FastApi debugger with PyCharm
- Setting port in the debugger for FastApi
- Opening FastApi project in VS Code
- Setting Python 3.9 Interpreter
- Adding Run and Debug configuration
- Testing code first
- Setting FastApi Debugger with VS Code
- GitHub repo with the code and instructions
Taught by
Prodramp
Related Courses
Configuration de votre IDE pour les débutants absolus avec PycharmCoursera Project Network via Coursera Foundations of Python and Selenium WebDriver
Packt via Coursera Intermediate Selenium WebDriver and Automation
Packt via Coursera Introduction to Python and Basic Selenium Setup
Packt via Coursera Python Scripting Certification Training
Edureka