lumaCLI


NamelumaCLI JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA CLI tool for managing the data catalog platform.
upload_time2024-04-24 13:54:43
maintainerNone
docs_urlNone
authorFacundo Goiriz
requires_python<4,>=3.8
licenseMIT
keywords cli dbt luma data catalog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lumaCLI

## Prerequisites

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

## Installation

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

```bash
pip install lumaCLI
```

## Next Steps

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

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lumaCLI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "cli, dbt, luma, data, catalog",
    "author": "Facundo Goiriz",
    "author_email": "fgoiriz@dyvenia.com",
    "download_url": "https://files.pythonhosted.org/packages/7a/f4/99456d8948a900c566f8882af296d944d489801e704c3fb9ae7c19dde678/lumacli-0.1.2.tar.gz",
    "platform": null,
    "description": "# lumaCLI\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 `lumaCLI`, simply execute the following command:\n\n```bash\npip install lumaCLI\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 `lumaCLI` offers.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A CLI tool for managing the data catalog platform.",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "cli",
        " dbt",
        " luma",
        " data",
        " catalog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41709e495348e906d2cef25ad4126d4abf787d4267841c4afd448a9dc9e2a416",
                "md5": "67c950c35066498a5e2ad5472ec21488",
                "sha256": "cacf826b7d8f67e73098f0a4290f61b4231b1310d6a0780dbdb8a8509ed365c9"
            },
            "downloads": -1,
            "filename": "lumacli-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67c950c35066498a5e2ad5472ec21488",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 164263,
            "upload_time": "2024-04-24T13:54:42",
            "upload_time_iso_8601": "2024-04-24T13:54:42.112478Z",
            "url": "https://files.pythonhosted.org/packages/41/70/9e495348e906d2cef25ad4126d4abf787d4267841c4afd448a9dc9e2a416/lumacli-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7af499456d8948a900c566f8882af296d944d489801e704c3fb9ae7c19dde678",
                "md5": "d0146dff4c5ae9a49d474830635f6f7e",
                "sha256": "93b747fab57642c1bf50422a6206ba11c157fd00b9127500055cb55ef4b5001e"
            },
            "downloads": -1,
            "filename": "lumacli-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d0146dff4c5ae9a49d474830635f6f7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 152156,
            "upload_time": "2024-04-24T13:54:43",
            "upload_time_iso_8601": "2024-04-24T13:54:43.612118Z",
            "url": "https://files.pythonhosted.org/packages/7a/f4/99456d8948a900c566f8882af296d944d489801e704c3fb9ae7c19dde678/lumacli-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 13:54:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lumacli"
}
        
Elapsed time: 0.24134s