Skip to main content

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

Project description

Build Status Supports Python versions 2.7 and 3.5+

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.9.5.tar.gz (922.0 kB view details)

Uploaded Source

Built Distribution

birdseye-0.9.5-py2.py3-none-any.whl (716.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: birdseye-0.9.5.tar.gz
  • Upload date:
  • Size: 922.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for birdseye-0.9.5.tar.gz
Algorithm Hash digest
SHA256 3fdae69dd2a5aefb04098c73cd11ca6408769c490978bf6b392272da972c5d40
MD5 960aafe8988efd54c1458788dc2e92fb
BLAKE2b-256 e35f1ae982962cf285fe622ce07a713fc8a6ea51fa8018c1cd238830b727e27a

See more details on using hashes here.

File details

Details for the file birdseye-0.9.5-py2.py3-none-any.whl.

File metadata

  • Download URL: birdseye-0.9.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 716.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for birdseye-0.9.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 30dfcb3d332087c9d04ddb1ca661181e74334d18d2e93c3b0e33f831c574c982
MD5 fd5174adfe503401ae0ee7cf392b71fa
BLAKE2b-256 17f042dee5c8b483d4f4588ed8d4ab5a651167bf1934eb5b83bc5d333834759f

See more details on using hashes here.

Supported by

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