guick documentation#

Installation

Installation

installation
Quick Start Tutorial

Quick start

quickstart
Coming from click

This part of the user’s guide explains how to use guick if you are coming from click.

click
Coming from Typer

This part of the user’s guide explains how to use guick if you are coming from Typer.

typer
$ pip install typer ---> 100% Successfully installed typer // Test comment <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server 🚀 Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files $ python main.py Hello World!