5 projects
jupyter-nb-double-quote-to-single-quote
Command line tool and pre-commit hook to convert double quotes to single quotes in Jupyter notebook code cells
format-def-indent
Make sure arguments in Python function definitions are indented by 8 spaces
jupyter-notebook-parser
A Python library that parses Jupyter notebook cells
flake8-indent-in-def
A flake8 plugin that enforces 8-space indentation in function/class definitions
flake8-clean-block
A flake8 plugin that enforces a blank line after if/for/while/with/try blocks