All Git Users → asottile

26 open source projects by asottile

1. All Repos
Clone all your repositories and apply sweeping changes.
2. Blacken Docs
Run `black` on python code blocks in documentation files
✭ 184
pythondocs
3. Add Trailing Comma
A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
✭ 168
pythonlinter
4. Babi
a text editor
✭ 127
python
5. Dead
dead simple python dead code detection
✭ 110
python
6. Astpretty
Pretty print the output of python stdlib `ast.parse`.
7. Importtime Waterfall
Generate waterfalls from `-Ximporttime` tracing.
8. Future Breakpoint
A backport of `breakpoint` to python<3.7.
✭ 43
python
9. Pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
✭ 883
pythonlinter
10. Git Code Debt
A dashboard for monitoring code debt in a git repository.
✭ 420
pythongit
11. Future Fstrings
A backport of fstrings to python<3.6
✭ 351
pythonhack
12. Reorder python imports
Rewrites source to reorder python imports
13. flake8-walrus
flake8 plugin which forbids assignment expressions (the walrus operator)
14. onigurumacffi
python cffi bindings for the oniguruma regex engine
15. api-gateway-v2-to-wsgi
translation from the aws api gateway v2.0 lambda event to wsgi
16. aspy.refactor imports
Utilities for refactoring imports in python-like syntax.
17. gh-perf-review
hackety tool to view github PRs for a period
✭ 66
python
18. watch-plz
Ensure all of your repositories are watched.
✭ 15
python
19. setuptools-golang-examples
Example extensions written for https://github.com/asottile/setuptools-golang
20. covdefaults
A coverage plugin to provide sensible default settings
21. scratch
Haphazard things.
22. setuptools-golang
A setuptools extension for building cpython extensions written in golang.
23. pygments-pytest
A pygments lexer for pytest output
24. no-manylinux
Install this package to disable manylinux wheels when dowloading from pip.
25. flake8-match
flake8 plugin which forbids match statements (PEP 634)
✭ 25
python
26. color-code
Encodes files as color
1-26 of 26 user projects