Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 2.06 KB

index.rst

File metadata and controls

67 lines (53 loc) · 2.06 KB

Feud

Not all arguments are bad.

Build powerful CLIs with simple idiomatic Python, driven by type hints.


Designing a good CLI can quickly spiral into chaos without the help of an intuitive CLI builder.

Feud builds on Click for parsing and Pydantic for typing to make CLI building a breeze.

Contents

.. toctree::
   :titlesonly:

   sections/core/index
   sections/typing/index
   sections/decorators/index
   sections/config
   sections/exceptions

Indices and tables