{"id":13453235,"url":"https://github.com/alexmojaki/birdseye","last_synced_at":"2025-04-10T02:14:11.079Z","repository":{"id":16613854,"uuid":"98051503","full_name":"alexmojaki/birdseye","owner":"alexmojaki","description":"Graphical Python debugger which lets you easily view the values of all evaluated expressions","archived":false,"fork":false,"pushed_at":"2024-10-13T21:22:02.000Z","size":1727,"stargazers_count":1674,"open_issues_count":22,"forks_count":72,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-04-10T02:13:55.625Z","etag":null,"topics":["ast","birdseye","debugger","debugging","python","python-debugger"],"latest_commit_sha":null,"homepage":"https://birdseye.readthedocs.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexmojaki.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-22T18:49:20.000Z","updated_at":"2025-04-06T13:24:13.000Z","dependencies_parsed_at":"2024-11-19T12:12:14.300Z","dependency_job_id":"c32326c6-3ab4-4189-bc18-c30717a54565","html_url":"https://github.com/alexmojaki/birdseye","commit_stats":{"total_commits":363,"total_committers":10,"mean_commits":36.3,"dds":0.05509641873278237,"last_synced_commit":"4da38df0830d989a1f85257a31598cd036c2288d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fbirdseye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fbirdseye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fbirdseye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmojaki%2Fbirdseye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexmojaki","download_url":"https://codeload.github.com/alexmojaki/birdseye/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142902,"owners_count":21054671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ast","birdseye","debugger","debugging","python","python-debugger"],"created_at":"2024-07-31T08:00:35.800Z","updated_at":"2025-04-10T02:14:11.057Z","avatar_url":"https://github.com/alexmojaki.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Software Engineering","Debugging Tools"],"sub_categories":["Curated Python packages"],"readme":"|logo| birdseye\n===============\n\n|Build Status| |Supports Python versions 2.7 and 3.5+|\n\nbirdseye is a Python debugger which records the values of expressions in a\nfunction call and lets you easily view them after the function exits.\nFor example:\n\n.. figure:: https://i.imgur.com/rtZEhHb.gif\n   :alt: Hovering over expressions\n\nYou can use birdseye no matter how you run or edit your code. Just ``pip install birdseye``, add the ``@eye`` decorator\nas seen above, run your function however you like, and view the results in your browser.\nIt's also `integrated with some common tools \u003chttp://birdseye.readthedocs.io/en/latest/integrations.html\u003e`_ for a smoother experience.\n\nYou can try it out **instantly** on `futurecoder \u003chttps://futurecoder.io/course/#ide\u003e`_: enter your code in the editor on the left and click the ``birdseye`` button to run. No imports or decorators required.\n\nFeature Highlights\n------------------\n\nRather than stepping through lines, move back and forth through loop\niterations and see how the values of selected expressions change:\n\n.. figure:: https://i.imgur.com/236Gj2E.gif\n   :alt: Stepping through loop iterations\n\nSee which expressions raise exceptions, even if they’re suppressed:\n\n.. figure:: http://i.imgur.com/UxqDyIL.png\n   :alt: Exception highlighting\n\nExpand concrete data structures and objects to see their contents.\nLengths and depths are limited to avoid an overload of data.\n\n.. figure:: http://i.imgur.com/PfmqZnT.png\n   :alt: Exploring data structures and objects\n\nCalls are organised into functions (which are organised into files) and\nordered by time, letting you see what happens at a glance:\n\n.. figure:: https://i.imgur.com/5OrB76I.png\n   :alt: List of function calls\n\n.. |logo| image:: https://i.imgur.com/i7uaJDO.png\n.. |Build Status| image:: https://travis-ci.com/alexmojaki/birdseye.svg?branch=master\n   :target: https://travis-ci.com/alexmojaki/birdseye\n.. |Supports Python versions 2.7 and 3.5+| image:: https://img.shields.io/pypi/pyversions/birdseye.svg\n   :target: https://pypi.python.org/pypi/birdseye\n\n.. inclusion-end-marker\n\n**Read more documentation** `here \u003chttp://birdseye.readthedocs.io\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmojaki%2Fbirdseye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexmojaki%2Fbirdseye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmojaki%2Fbirdseye/lists"}