Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

hatch-fancy-pypi-readme - render Python project README

Description

hatch-fancy-pypi-readme  is a CLI tool to manually render the project README as defined in pyproject.toml
       and hatch.toml.  Normally, the render process is invoked as part of the hatchling build.

       The following options are recognized:

       PATH   the path to the pyproject.toml of the project. If omitted, the current directory is used.

       -oOUTPUT
              write result to OUTPUT.  If omitted, the results are written to stdout.

       --hatch-tomlFILE
              Read an additional hatch.toml for rendering options.

Manual Page

       This manual page was written for the Debian  distribution  by  Timo Röhling,  and  may  be  used  without
       restriction.

                                                                                      HATCH-FANCY-PYPI-README(1)

Name

       hatch-fancy-pypi-readme - render Python project README

Synopsis

hatch-fancy-pypi-readme [options] [PATH]

See Also