Contents

birdseye 0.9.5

0

Graphical Python debugger which lets you easily view the values of all evaluated expressions

Graphical Python debugger which lets you easily view the values of all evaluated expressions

Stars: 1622, Watchers: 1622, Forks: 73, Open Issues: 22

The alexmojaki/birdseye repo was created 6 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 1622 github stars!

How to Install birdseye

You can install birdseye using pip

pip install birdseye

or add it to a project with poetry

poetry add birdseye

Package Details

Author
Alex Hall
License
MIT
Homepage
http://github.com/alexmojaki/birdseye
PyPi:
https://pypi.org/project/birdseye/
GitHub Repo:
https://github.com/alexmojaki/birdseye

Classifiers

  • Software Development/Debuggers
No  birdseye  pypi packages just yet.

Errors

A list of common birdseye errors.

Code Examples

Here are some birdseye code examples and snippets.

Related Packages & Articles

mitmproxy 10.2.4

An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.

icecream 2.1.3

Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.

executing 2.0.1

This mini-package lets you get information about what a frame is currently doing, particularly the AST node being executed.