lumaCLI


NamelumaCLI JSON
Version 0.2.8 PyPI version JSON
download
home_pageNone
SummaryA CLI tool for managing the data catalog platform.
upload_time2025-07-08 15:56:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords catalog cli data dbt luma
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # luma

## Prerequisites

Make sure your system is running Python version 3.9 or newer.

## Installation

For a smooth installation of `luma`, simply execute the following command:

```bash
pip install luma
```

## Next Steps

Make sure to explore the [Manual](./docs/manual/introduction.md) to familiarize yourself with the extensive API functionalities and commands that `luma` offers.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lumaCLI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "catalog, cli, data, dbt, luma",
    "author": null,
    "author_email": "Facundo Goiriz <fgoiriz@dyvenia.com>",
    "download_url": "https://files.pythonhosted.org/packages/0e/49/6f29546bc853e458ae3325c3bed6e75f7152f4cf8aca0fd2e5d2d4eaa77e/lumacli-0.2.8.tar.gz",
    "platform": null,
    "description": "# luma\n\n## Prerequisites\n\nMake sure your system is running Python version 3.9 or newer.\n\n## Installation\n\nFor a smooth installation of `luma`, simply execute the following command:\n\n```bash\npip install luma\n```\n\n## Next Steps\n\nMake sure to explore the [Manual](./docs/manual/introduction.md) to familiarize yourself with the extensive API functionalities and commands that `luma` offers.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A CLI tool for managing the data catalog platform.",
    "version": "0.2.8",
    "project_urls": null,
    "split_keywords": [
        "catalog",
        " cli",
        " data",
        " dbt",
        " luma"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9fded2698cc246528f34495b6c442a3dc964fefd74bf32c78f21bee43fd928e9",
                "md5": "1a961b752fa165f8ee8284f59518e661",
                "sha256": "0cf9a6dab58b6bcbc5a0235448849156dcb51f528c8a7b9270eff25b932ae7d9"
            },
            "downloads": -1,
            "filename": "lumacli-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a961b752fa165f8ee8284f59518e661",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 33456,
            "upload_time": "2025-07-08T15:56:07",
            "upload_time_iso_8601": "2025-07-08T15:56:07.585246Z",
            "url": "https://files.pythonhosted.org/packages/9f/de/d2698cc246528f34495b6c442a3dc964fefd74bf32c78f21bee43fd928e9/lumacli-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e496f29546bc853e458ae3325c3bed6e75f7152f4cf8aca0fd2e5d2d4eaa77e",
                "md5": "48b1e8acad2354a132ec430a79d1c631",
                "sha256": "ce138f6eac584c4abc534f8b6a8e294cce7366f3cb7bd3fd894fa59c8446871b"
            },
            "downloads": -1,
            "filename": "lumacli-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "48b1e8acad2354a132ec430a79d1c631",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 843988,
            "upload_time": "2025-07-08T15:56:09",
            "upload_time_iso_8601": "2025-07-08T15:56:09.192400Z",
            "url": "https://files.pythonhosted.org/packages/0e/49/6f29546bc853e458ae3325c3bed6e75f7152f4cf8aca0fd2e5d2d4eaa77e/lumacli-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 15:56:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lumacli"
}
        
Elapsed time: 1.19299s