pyment - automatically turns docstrings into code signing
Contents
Description
pyment Generate, automatically convert code signing docstrings. Developed for Python programmers who make
use of docstrings in their projects. It is useful for code not well documented, or code without
docstrings, or some code not yet or partially documented, or a mixture of all these. It can also be
useful to harmonize or change a project docstring style format.
Examples
run from the command line:
pyment my/folder/
pyment myfile.py
Name
pyment - automatically turns docstrings into code signing
Options
pyment myfile.py # will generate a patch.
pyment-w myfile.py # will overwrite the file.
pyment-h # get help.
Reporting Bugs
To report a bug please visit cargo strip issues tracking system at:
https://github.com/dadadel/pyment/issues
Synopsis
pyment [OPTION]
pyment [DIRECTORY]
