Skip to main content

A CLI for the Flet framework.

Project description

Fletil

A CLI for the Flet framework.

Features

  • Exposes the standard run options for a Flet app.
  • Implements basic "restart" functionality: reloads the targeted source file whenever changes are saved, but makes no attempt to preserve running state.

Installing

NOTE: this also installs Flet if it isn't present.

  • From PyPI:
    • $ pip install fletil.
  • From GitLab (NOTE: development is managed by Poetry):
    • $ git clone https://gitlab.com/skeledrew/fletil.git
    • $ cd fletil
    • $ poetry install

Usage

Help is available via $ fletil --help.

Known Limitations

  • The restart option currently only works with a single source file. Doing filesystem operations on another source file in the folder being watched (or a subfolder) will likely lead to undefined behavior.

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fletil-0.1.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

fletil-0.1.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page