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.

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

Uploaded Source

Built Distribution

birdseye-0.9.2-py2.py3-none-any.whl (716.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: birdseye-0.9.2.tar.gz
  • Upload date:
  • Size: 921.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for birdseye-0.9.2.tar.gz
Algorithm Hash digest
SHA256 4926660d951e78398dc84f5d00bf051a11b12c39e6e082d9fbfe174996120c46
MD5 18ab7852677a94b7f363dc6b90ce4e90
BLAKE2b-256 b6d573d87b8f0fa7bd05eaf1cc5eceb6a318a8427634cdfcdad20a3967a4a71b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: birdseye-0.9.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 716.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.5

File hashes

Hashes for birdseye-0.9.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d69845d245dc2faa5f8e55ee773c57ac5a0f1ed1afedea1afb2ace3cd68fc073
MD5 4f3d588e91732ff4b1d3c94ea87b1c0e
BLAKE2b-256 29404556d8c071303f9cc4fc6c11a1989699dca1f0070e53e474931744b44c49

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