README.rst
setup.py
birdseye/__init__.py
birdseye/__main__.py
birdseye/bird.py
birdseye/clear_db.py
birdseye/db.py
birdseye/import_hook.py
birdseye/ipython.py
birdseye/server.py
birdseye/trace_module.py
birdseye/trace_module_deep.py
birdseye/tracer.py
birdseye/utils.py
birdseye.egg-info/PKG-INFO
birdseye.egg-info/SOURCES.txt
birdseye.egg-info/dependency_links.txt
birdseye.egg-info/entry_points.txt
birdseye.egg-info/not-zip-safe
birdseye.egg-info/requires.txt
birdseye.egg-info/top_level.txt
birdseye/static/favicon.ico
birdseye/static/css/bootstrap.min.css
birdseye/static/css/hljs.min.css
birdseye/static/css/jquery-ui.min.css
birdseye/static/css/main.css
birdseye/static/css/proton/30px.png
birdseye/static/css/proton/32px.png
birdseye/static/css/proton/style.css
birdseye/static/css/proton/style.min.css
birdseye/static/css/proton/throbber.gif
birdseye/static/css/proton/fonts/titillium/titilliumweb-bold-webfont.eot
birdseye/static/css/proton/fonts/titillium/titilliumweb-bold-webfont.svg
birdseye/static/css/proton/fonts/titillium/titilliumweb-bold-webfont.ttf
birdseye/static/css/proton/fonts/titillium/titilliumweb-bold-webfont.woff
birdseye/static/css/proton/fonts/titillium/titilliumweb-extralight-webfont.eot
birdseye/static/css/proton/fonts/titillium/titilliumweb-extralight-webfont.svg
birdseye/static/css/proton/fonts/titillium/titilliumweb-extralight-webfont.ttf
birdseye/static/css/proton/fonts/titillium/titilliumweb-extralight-webfont.woff
birdseye/static/css/proton/fonts/titillium/titilliumweb-regular-webfont.eot
birdseye/static/css/proton/fonts/titillium/titilliumweb-regular-webfont.svg
birdseye/static/css/proton/fonts/titillium/titilliumweb-regular-webfont.ttf
birdseye/static/css/proton/fonts/titillium/titilliumweb-regular-webfont.woff
birdseye/static/fonts/glyphicons-halflings-regular.eot
birdseye/static/fonts/glyphicons-halflings-regular.svg
birdseye/static/fonts/glyphicons-halflings-regular.ttf
birdseye/static/fonts/glyphicons-halflings-regular.woff
birdseye/static/fonts/glyphicons-halflings-regular.woff2
birdseye/static/img/handle.png
birdseye/static/img/logo.png
birdseye/static/img/type_icons/NoneType.png
birdseye/static/img/type_icons/complex.png
birdseye/static/img/type_icons/dict.png
birdseye/static/img/type_icons/float.png
birdseye/static/img/type_icons/int.png
birdseye/static/img/type_icons/list.png
birdseye/static/img/type_icons/object.png
birdseye/static/img/type_icons/set.png
birdseye/static/img/type_icons/str.png
birdseye/static/img/type_icons/tuple.png
birdseye/static/js/call.js
birdseye/static/js/libs/bootstrap.js
birdseye/static/js/libs/highlight.pack.js
birdseye/static/js/libs/jquery-3.2.1.js
birdseye/static/js/libs/jstree.js
birdseye/static/js/libs/underscore.js
birdseye/templates/base.html
birdseye/templates/call.html
birdseye/templates/call_base.html
birdseye/templates/call_core.html
birdseye/templates/file.html
birdseye/templates/function.html
birdseye/templates/index.html
birdseye/templates/info_panel.html
birdseye/templates/ipython_call.html
birdseye/templates/ipython_iframe.html