

# Integrating with Python
<a name="integrating-with-python"></a>

You can use Amazon CodeGuru Profiler to profile your Python application. Before you begin profiling your Python application, make sure your application is running on Python 3.6 or later.

**Topics**
+ [Profiling your applications that run on AWS Lambda](python-lambda.md)
+ [Enabling the agent with code](python-code-change.md)
+ [Enabling the agent from the command line](python-command-line.md)
+ [Profiling Distributed systems](python-distributed-systems.md)
+ [Enabling logs](python-enabling-logs.md)