guick documentation#
Installation
Installation
Quick Start Tutorial
Quick start
Coming from click
This part of the user’s guide explains how to use guick if you are coming from click.
Coming from Typer
This part of the user’s guide explains how to use guick if you are coming from 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!