Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexmojaki/birdseye-pycharm
- Owner: alexmojaki
- Created: 2018-05-23T16:15:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T09:56:09.000Z (about 6 years ago)
- Last Synced: 2024-12-08T15:04:23.730Z (14 days ago)
- Topics: birdseye, debugger, debugging, intellij-ide, pycharm, python, python-debugger
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/10917-birdseye
- Size: 2.18 MB
- Stars: 30
- Watchers: 7
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.