Name | flet-cli JSON |
Version |
0.27.5
JSON |
| download |
home_page | None |
Summary | Flet CLI |
upload_time | 2025-03-05 04:18:11 |
maintainer | None |
docs_url | None |
author | Appveyor Systems Inc. |
requires_python | >=3.9 |
license | Apache-2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Flet CLI
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
```
Raw data
{
"_id": null,
"home_page": null,
"name": "flet-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Appveyor Systems Inc.",
"author_email": "hello@flet.dev",
"download_url": null,
"platform": null,
"description": "# Flet CLI\n\nFlet CLI is a command-line interface tool for Flet, a framework for building interactive multi-platform applications using Python.\n\n## Features\n\n- Create new Flet projects\n- Run Flet applications\n- Package and deploy Flet apps\n\n## Basic Usage\n\nTo create a new Flet project:\n\n```\nflet create myapp\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Flet CLI",
"version": "0.27.5",
"project_urls": {
"Documentation": "https://flet.dev/docs",
"Homepage": "https://flet.dev",
"Repository": "https://github.com/flet-dev/flet"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "686997a2cda704beb4a0b1ae7744e349fda69ba05a0b826838d8bb44942cb8d7",
"md5": "35ba48189a5907cf98bee74be207cdfb",
"sha256": "b0628452c1c06c5a358984e93a2d21aeee572f38cf6b7cbae89b04aaeee170a5"
},
"downloads": -1,
"filename": "flet_cli-0.27.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "35ba48189a5907cf98bee74be207cdfb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 44218,
"upload_time": "2025-03-05T04:18:11",
"upload_time_iso_8601": "2025-03-05T04:18:11.919755Z",
"url": "https://files.pythonhosted.org/packages/68/69/97a2cda704beb4a0b1ae7744e349fda69ba05a0b826838d8bb44942cb8d7/flet_cli-0.27.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-05 04:18:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "flet-dev",
"github_project": "flet",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"appveyor": true,
"lcname": "flet-cli"
}