Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexmojaki/birdseye-pycharm

IntelliJ IDE plugin for the Python debugger birdseye
https://github.com/alexmojaki/birdseye-pycharm

birdseye debugger debugging intellij-ide pycharm python python-debugger

Last synced: 10 days ago
JSON representation

IntelliJ IDE plugin for the Python debugger birdseye

Awesome Lists containing this project

README

        

# ![logo](https://i.imgur.com/i7uaJDO.png) birdseye plugin for PyCharm

- [JetBrains Plugin Repository page](https://plugins.jetbrains.com/plugin/10917-birdseye)
- [Documentation](https://birdseye.readthedocs.io/en/latest/integrations.html#basic-usage)

[birdseye](https://github.com/alexmojaki/birdseye) is a unique debugger for Python. This plugin lets you use it right in the code editor of your Intellij IDE, so that you can switch between editing and debugging seamlessly:

![demo](https://i.imgur.com/xJQzXWe.gif)

By default the plugin also runs the birdseye server for you, although you can configure it for total freedom.

You can switch between using the plugin and the normal browser UI for birdseye without any additional effort; both use the same database and server.