Anthony Sottile

Results 33 repositories owned by Anthony Sottile

add-trailing-comma

331
Stars
21
Forks
Watchers

A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.

all-repos

516
Stars
79
Forks
Watchers

Clone all your repositories and apply sweeping changes.

ancient-pythons

22
Stars
9
Forks
Watchers

Attempts to build some really old pythons.

astpretty

189
Stars
18
Forks
Watchers

Pretty print the output of python stdlib `ast.parse`.

babi

353
Stars
47
Forks
Watchers

a text editor

cfgv

42
Stars
6
Forks
Watchers

Validate configuration and produce human readable error messages

covdefaults

61
Stars
6
Forks
Watchers

A coverage plugin to provide sensible default settings

dead

288
Stars
11
Forks
Watchers

dead simple python dead code detection

detect-test-pollution

141
Stars
6
Forks
Watchers

a tool to detect test pollution

dockerfile

94
Stars
18
Forks
Watchers

Parse a dockerfile into a high-level representation using the official go parser