Skip to content

API Documentation

This documenation is generated automagically.

API DOC

Project main CLI interface

cli()

Main cli Interface

Source code in myprj/cli.py
def cli():
    "Main cli Interface"
    print(f"Hello CLI 2! : {__version__}")

options: show_root_heading: true show_source: true heading_level: 3 show_category_heading: true