Using PyCharm Debugger with Chalice for Local Debugging in Windows

Опубликовано: 12 Октябрь 2024
на канале: CodePossibility
1,583
17

In this video, I'll show how to use PyCharm IDE Debugger to debug Chalice application in Windows.

Chalice is a framework develop Serverless application in Python, so that you can quickly create and deploy applications that use various AWS services like: Lambda, API Gateway etc.

Chalice: https://aws.github.io/chalice

#python #chalice #pycharm #windows #aws #lambda #apigateway #serverless #debugging