---
title: Honeybadger for Python
description: Honeybadger monitors your Python applications for errors and performance bottlenecks so that you can fix them wicked fast.
url: https://docs.honeybadger.io/lib/python/
---

Hi there! You’ve found Honeybadger’s guide to Python error tracking, performance monitoring, and observability. Once installed, Honeybadger will automatically report errors and telemetry in your Python application.

## How you should read the docs

* If you’re installing Honeybadger in your application for the first time, start with our **Integrations Guides** for **[Django](https://docs.honeybadger.io/lib/python/integrations/django/)**, **[Flask](https://docs.honeybadger.io/lib/python/integrations/flask/)**, and **[other frameworks](https://docs.honeybadger.io/lib/python/integrations/other/)**.
* The **How-To Guides** (in the left-hand navigation menu) are general guides on how to do things with the library, and should apply to all types of applications.
* There is a wealth of additional knowledge about Honeybadger in the **Package Reference** and **Support** sections.

## Getting support

If you’re having trouble working with the package (such as you aren’t receiving error reports when you should be):

1. Read [Frequently asked questions](https://docs.honeybadger.io/lib/python/support/faq/)
2. Upgrade to the latest package version if possible (you can find a list of bugfixes and other changes in the [CHANGELOG](https://github.com/honeybadger-io/honeybadger-python/blob/master/CHANGELOG.md))
3. Run through our [Troubleshooting guide](https://docs.honeybadger.io/lib/python/support/troubleshooting/)
4. If you believe you’ve found a bug, [submit an issue on GitHub](https://github.com/honeybadger-io/honeybadger-python/issues/)

For all other problems, contact support for help: <support@honeybadger.io>

---

## Try Honeybadger for FREE

Intelligent logging, error tracking, and Just Enough APM™ in one dev-friendly platform. Find and fix problems before users notice.

[Start free trial](https://app.honeybadger.io/users/sign_up)

[See plans and pricing](https://www.honeybadger.io/plans/)
