Cleans up, regularizes, and reformats the text of Python scripts
This script reads Python code from standard input and writes a revised version to standard output. Alternatively, it may be invoked with file names as arguments: python PythonTidy.py input output Suffice it to say that input defaults to '-', the standard input, and output defaults to '-', the standard output.
$
pkg install py311-pythontidyOrigin
devel/pythontidy
Size
162KiB
License
GPLv2
Maintainer
lwhsu@FreeBSD.org
Dependencies
1 packages
Required by
0 packages