nb_black
Code formatter
Automates code formatting for Python using Black and YAPF to improve readability
A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using black.
368 stars
8 watching
41 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
blackblack-beautifierblack-formattercodeformatterjupyter-notebook-extensionjupyter-notebook-formatterjupyterlab-extensionyapf
Related projects:
Repository | Description | Stars |
---|---|---|
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
nbqa-dev/nbqa | Automates code quality checks and formatting for Jupyter Notebooks | 1,051 |
akaihola/darker | Reformat modified Python code to improve readability and consistency | 635 |
lgpage/nbtutor | Visualizes Python code execution line-by-line in Jupyter Notebook cells | 461 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
peterjc/flake8-black | A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 166 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
timkpaine/jupyterlab_nbconvert_nocode | Provides tools to convert Jupyter notebooks to PDF and HTML without code cells | 22 |
blacktwin/jbops | Custom Plex scripts and Tautulli integration for automating media playback and notification management. | 1,710 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 822 |
meeron/pybinn | A Python wrapper around a binary serialization format | 5 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 249 |
dprint/dprint-plugin-jupyter | Formats code blocks in Jupyter notebooks using plugins | 1 |
bixb922/freezefs | Creates self-extracting archives for MicroPython with Python | 28 |
quantecon/sphinxcontrib-jupyter | An extension for generating Jupyter Notebooks from Sphinx documentation | 77 |