lumaCLI


NamelumaCLI JSON
Version 0.2.9 PyPI version JSON
download
home_pageNone
SummaryA CLI tool for managing the data catalog platform.
upload_time2025-09-02 12:30:49
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/be/95/591ccbd4fd0c9df6f2770a84e461b77cfc5e5acd72cec7cd67a9dd00834f/lumacli-0.2.9.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.9",
    "project_urls": null,
    "split_keywords": [
        "catalog",
        " cli",
        " data",
        " dbt",
        " luma"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "af0a7c9d86dea30c70b5bd7f56f98061521c7d46e6854c7c166fc16eea76bbf4",
                "md5": "cc38a261b2f83ea09eb04c8f94648635",
                "sha256": "39b735b9197269495c37efe6334b24c642f83e54c85074c38a22c5472202085f"
            },
            "downloads": -1,
            "filename": "lumacli-0.2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc38a261b2f83ea09eb04c8f94648635",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 33775,
            "upload_time": "2025-09-02T12:30:48",
            "upload_time_iso_8601": "2025-09-02T12:30:48.608293Z",
            "url": "https://files.pythonhosted.org/packages/af/0a/7c9d86dea30c70b5bd7f56f98061521c7d46e6854c7c166fc16eea76bbf4/lumacli-0.2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be95591ccbd4fd0c9df6f2770a84e461b77cfc5e5acd72cec7cd67a9dd00834f",
                "md5": "a6867c5a3a39bab4aa0f6511d6c6007f",
                "sha256": "68e464896115b6d4715ff4024a64bfad05736310d02c280cfbc20329516d726b"
            },
            "downloads": -1,
            "filename": "lumacli-0.2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a6867c5a3a39bab4aa0f6511d6c6007f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 845688,
            "upload_time": "2025-09-02T12:30:49",
            "upload_time_iso_8601": "2025-09-02T12:30:49.882768Z",
            "url": "https://files.pythonhosted.org/packages/be/95/591ccbd4fd0c9df6f2770a84e461b77cfc5e5acd72cec7cd67a9dd00834f/lumacli-0.2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 12:30:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lumacli"
}
        
Elapsed time: 0.87744s