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: 1652, Watchers: 1652, Forks: 71, Open Issues: 22

The alexmojaki/birdseye repo was created 7 years ago and the last code push was 45 minutes ago.
The project is very popular with an impressive 1652 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 11.0.0

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.1.0

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