summaryrefslogtreecommitdiffstats
path: root/python/pycodestyle/README
blob: 973fdfaf9b94525ec44dabfa5ef6d8d1ae90f7cf (plain)
1
2
3
4
pycodestyle is a tool to check your Python code against some of the 
style conventions in PEP 8.

python3 is an optional dependency (autodetected).