flet-contribe-cli


Nameflet-contribe-cli JSON
Version 2024.12.30.1817 PyPI version JSON
download
home_pageNone
SummaryFlet CLI
upload_time2024-12-30 18:17:44
maintainerNone
docs_urlNone
authorAppveyor Systems Inc.
requires_python<4.0,>=3.8
licenseApache-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-contribe-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Appveyor Systems Inc.",
    "author_email": "hello@flet.dev",
    "download_url": "https://files.pythonhosted.org/packages/af/50/b92045d5be0bdf0115455a42a2a2d5ad00efbb1b6bc8249c5e975c9fe116/flet_contribe_cli-2024.12.30.1817.tar.gz",
    "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": "2024.12.30.1817",
    "project_urls": {
        "documentation": "https://flet.dev/docs",
        "homepage": "https://flet.dev",
        "repository": "https://github.com/flet-dev/flet"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9a7ec09dff9f89e116dd7021929061cba155816096aa05bd5f5393e9096d89b",
                "md5": "1075c1eb2cce8b233d6f5b091dc41929",
                "sha256": "1f56cd240cd2bdbad3d3c1c6f75205a69aa1c1c691273a55696b29984eb98787"
            },
            "downloads": -1,
            "filename": "flet_contribe_cli-2024.12.30.1817-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1075c1eb2cce8b233d6f5b091dc41929",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 41756,
            "upload_time": "2024-12-30T18:17:35",
            "upload_time_iso_8601": "2024-12-30T18:17:35.732538Z",
            "url": "https://files.pythonhosted.org/packages/b9/a7/ec09dff9f89e116dd7021929061cba155816096aa05bd5f5393e9096d89b/flet_contribe_cli-2024.12.30.1817-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af50b92045d5be0bdf0115455a42a2a2d5ad00efbb1b6bc8249c5e975c9fe116",
                "md5": "56fc75424b518af3a833a5e9517efd89",
                "sha256": "406683b93693a9ebcafb15144dea8a22928f00f302f1ad9faca1312ea9c1d8a1"
            },
            "downloads": -1,
            "filename": "flet_contribe_cli-2024.12.30.1817.tar.gz",
            "has_sig": false,
            "md5_digest": "56fc75424b518af3a833a5e9517efd89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 34933,
            "upload_time": "2024-12-30T18:17:44",
            "upload_time_iso_8601": "2024-12-30T18:17:44.203781Z",
            "url": "https://files.pythonhosted.org/packages/af/50/b92045d5be0bdf0115455a42a2a2d5ad00efbb1b6bc8249c5e975c9fe116/flet_contribe_cli-2024.12.30.1817.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 18:17:44",
    "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-contribe-cli"
}
        
Elapsed time: 0.39328s