yapf
There are 37 repositories under yapf topic.
psf/black
The uncompromising Python code formatter
nbQA-dev/nbQA
Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
jupyterlab-contrib/jupyterlab_code_formatter
A JupyterLab plugin to facilitate invocation of code formatters.
grantjenks/blue
The slightly less uncompromising Python code formatter.
dnanhkhoa/nb_black
A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using black.
life4/awesome-python-code-formatters
A curated list of awesome Python code formatters
kennethreitz-archive/white
The Black code formatter, but brighter (PEP8–inspired).
odwyersoftware/brunette
🟤 A best practice Python code formatter
ryantam626/jupyterlab_black
A JupyterLab extension to apply Black formatter to code within codecell.
jpadilla/yapf-online
google/yapf online demo
EeyoreLee/vscode-extension-yapf
Vscode formatter extension support for python files using `yapf`.
fcurella/yapf-django
Yapf style config for django code.
linychuo/SQLiteClient
SQLite Client GUI Tool
luxresearch/yapf-diff
`yapf` only what you `diff`
utkarshgupta137/atom-formatters-python
Python Formatters for Atom Editor
agrc/python
UGRC's python starter project configuration/template
bennyyip/vim-yapf
Vim plugin for yapf, a formatter for Python.
ginolatorilla/python3-template
A Python project template for building PIP packages
ImSOLty/CI-CD-project
Конфигурация docker-compose системы для автоматизированного тестирования веб-приложений – демонстрационного и тестового экземпляра ИС ИОТ. Система состоит из двух контейнеров: в одном запускается демонстрационное веб-приложение, второй используется для запуска нескольких этапов тестов
cedrickchee/black
The uncompromising Python code formatter
chidioguejiofor/airtech-api
A dockerised Air reservation api built with django and django rest framework
gjeusel/soft-cookiecutter
Cookiecutter template for easy python packaging.
ref-humbold/AlgoLib_Python
ALGOrithms LIBrary - Python version
uilianries/docker-yapf-image
Docker image to YAPF project
Unibeautify/beautifier-yapf
yapf beautifier for Unibeautify
fg1/ipynb_format
A code formatter for python code in ipython notebooks
HSOAutonomy/formatting
Tools to achieve consistent formatting in HSOAutonomy projects
jchlanda/formpy.vim
YAPF vim integration with support for text-objects.
lamu-ai/tools-config-files
A personal collection of config files for several tools (linters, formatters, etc.) :alembic:
mrKazzila/cinema_library_website
YouTube tutorial by Django school. Cinema library website using django3
Alyetama/fmp
Formats python files with properly sorted import statemnts
francois-rozet/melanin
Darken Python code exposed to sunlight
louisguitton/black-mirror
Mirror of the black package for pre-commit
neelabalan/pyproject-template
template for creating python project
ref-humbold/Castles-Game
Single-player castles game in Python