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, 3.5, and 3.6 Join the chat at https://gitter.im/python_birdseye/Lobby

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

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

birdseye can be used no matter how you write or run your code, requiring only a browser for the interface. But it’s also integrated with some common tools for a smoother experience.

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

Uploaded Source

File details

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

File metadata

  • Download URL: birdseye-0.8.1.tar.gz
  • Upload date:
  • Size: 707.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for birdseye-0.8.1.tar.gz
Algorithm Hash digest
SHA256 c3919ca60f578451c9ca74fd96f1c1b0bc51dbd685c5c26e4f977e34f313a4c2
MD5 ae04b4986552cddd806a27193741da61
BLAKE2b-256 07920f7761adf1a3332505941e88d25dbbb53ed85e07ac0981acf7452b921128

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