jupyterlab-python-bytecode

Bytecode inspector

A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter.

JupyterLab extension to explore CPython Bytecode

GitHub

62 stars
2 watching
6 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list

jupyterjupyterlabjupyterlab-extension

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chapyter/chapyterAn extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment.825
jupyterlab-contrib/jupyterlab-variableinspectorAn extension for JupyterLab that provides interactive inspection of variables in notebooks and consoles.1,121
jupyterlab-contrib/jupyterlab_code_formatterFacilitates invocation of code formatters in JupyterLab856
jupyterlab/jupyterlab-latexAn extension for live editing of LaTeX documents in JupyterLab630
jupyterlab/jupyterlab-gitAn extension that integrates version control using Git into the JupyterLab environment.1,461
lgpage/nbtutorVisualizes Python code execution line-by-line in Jupyter Notebook cells461
jtpio/jupyterlab-topbarProvides customizable indicators and controls for the top bar in JupyterLab6
timkpaine/jupyterlab_autoversionAutomates versioning of JupyterLab notebooks after each save82
mlshapiro/jupyterlab-flake8An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files111
kracekumar/jutDisplays Jupyter notebooks in the terminal183
quantecon/sphinxcontrib-jupyterAn extension for generating Jupyter Notebooks from Sphinx documentation77
timkpaine/jupyterlab_commandsAllows users to run arbitrary Python commands within the JupyterLab command palette.58
jupyterlab-contrib/jupyterlab-quickopenAllows users to quickly open files in JupyterLab by typing part of their name81
codota/tabnine-jupyterlabA JupyterLab extension that integrates Tabnine's AI-powered code completion tool into the IDE for faster and more accurate coding37
knight0x07/pyc2bytecodeA tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions.133