Sponsors
Highlights
-
personal-puppet Public
serverless puppet to manage my machines
-
hiera-eyaml-sshagent Public
A hiera-eyaml plugin which uses the ssh agent connected to `SSH_AUTH_SOCK` to encrypt / decrypt values.
-
-
all-repos Public
Clone all your repositories and apply sweeping changes.
-
click Public
Forked from pallets/clickPython composable command line interface toolkit
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 8, 2024 -
add-trailing-comma Public
A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
-
astpretty Public
Pretty print the output of python stdlib `ast.parse`.
-
awshelp Public
awshelp forwards arguments to `aws` unless `-h` or `--help` are present
-
-
-
covdefaults Public
A coverage plugin to provide sensible default settings
-
pygments-pre-commit Public
A pygments lexer for pre-commit output.
-
-
detect-test-pollution Public
a tool to detect test pollution
-
flake8-typing-imports Public
flake8 plugin which checks that typing imports are properly guarded
-
-
cfgv Public
Validate configuration and produce human readable error messages
-
git-code-debt Public
A dashboard for monitoring code debt in a git repository.
-
importtime-waterfall Public
Generate waterfalls from `-Ximporttime` tracing.
-
classify-imports Public
Utilities for refactoring imports in python-like syntax.
-
-
dockerfile Public
Parse a dockerfile into a high-level representation using the official go parser
-
onigurumacffi Public
python cffi bindings for the oniguruma regex engine
-
markdown-code-blocks Public
Generate html from markdown with code-block highlighting
-
pyupgrade Public
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
-
babi-grammars Public
pip installable package to provide syntax grammars for babi
-
re-assert Public
show where your regex match assertion failed!
-
reorder-python-imports Public
Rewrites source to reorder python imports
-
setup-cfg-fmt Public
apply a consistent format to `setup.cfg` files
-
set-delete-branch-on-merge Public
github does not provide a way to set the `delete_branch_on_merge` as a default