Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Flet CLI

python docstring coverage

Flet CLI is a command-line interface tool for Flet, a framework for building interactive multi-platform applications using Python.

Features

  • Create new Flet projects
  • Run Flet applications
  • Package and deploy Flet apps

Basic Usage

To create a new Flet project:

flet create myapp