Skip to main content

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

Project description

Supports Python versions 3.8+

birdseye is a Python debugger which records the values of expressions in a function call and lets you easily view them after the function exits. For example:

Hovering over expressions

You can use birdseye no matter how you run or edit your code. Just pip install birdseye, add the @eye decorator as seen above, run your function however you like, and view the results in your browser. It’s also integrated with some common tools for a smoother experience.

You can try it out instantly on futurecoder: enter your code in the editor on the left and click the birdseye button to run. No imports or decorators required.

Feature Highlights

Rather than stepping through lines, move back and forth through loop iterations and see how the values of selected expressions change:

Stepping through loop iterations

See which expressions raise exceptions, even if they’re suppressed:

Exception highlighting

Expand concrete data structures and objects to see their contents. Lengths and depths are limited to avoid an overload of data.

Exploring data structures and objects

Calls are organised into functions (which are organised into files) and ordered by time, letting you see what happens at a glance:

List of function calls

Read more documentation here

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

birdseye-0.10.0.tar.gz (888.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

birdseye-0.10.0-py3-none-any.whl (716.0 kB view details)

Uploaded Python 3

File details

Details for the file birdseye-0.10.0.tar.gz.

File metadata

  • Download URL: birdseye-0.10.0.tar.gz
  • Upload date:
  • Size: 888.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for birdseye-0.10.0.tar.gz
Algorithm Hash digest
SHA256 0f28726bcd79f4a5ee38be0ea0e28abb62983ee559721afe65c56cc061b1422e
MD5 fb79a1615fe32abdc1fd357a828c2c6b
BLAKE2b-256 6b20c92caeca870d8003c2b3fc2f1ae59cd656444072d1daaea3cd7397262179

See more details on using hashes here.

File details

Details for the file birdseye-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: birdseye-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 716.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for birdseye-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 145694d2cee6c5dbae2d1300dabf3f63a7c69eae6815a9166c5e6e08594ee0bc
MD5 82588dd4a6e84e632f694d97799d9432
BLAKE2b-256 37b2ee0cb89ff9e2100eafaf77d4747b2a938f8f3eb2a56ff35017ea12cd5a7c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page