logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pyment - automatically turns docstrings into code signing

Authors

       Written by A.  Daouzli  <dadel@hadoly.fr>  This  manual  page  was  written  by  Josenison  F.  da  Silva
       <nilsonfsilva@hotmail.com> for the Debian project (but may be used by others).

PYMENT 0.3.4                                        Mai 2022                                           PYMENT(1)

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]

See Also