cmdbase-utils


Namecmdbase-utils JSON
Version 0.0.1a2 PyPI version JSON
download
home_page
SummaryShared utilities for CMDBase and command-line tool interacting with the REST API.
upload_time2023-11-13 01:51:48
maintainer
docs_urlNone
author
requires_python>=3.11.2
license
keywords cmdb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CMDBase utils
=============

Shared utilities for CMDBase and command-line tool interacting with the REST API.

:warning: **This project is in very early alpha status. It is not suitable for production yet. Breaking API changes and modifications of key concepts are still very likely to occur.**

## Getting started

See [CMDBase documentation](https://cmdbase.readthedocs.io/en/latest/) on _readthedocs.io_.

## Sources

See [CMDBase source code](https://gitlab.com/ipamo/cmdbase) on _gitlab.com_.

## Packages

[CMDBase packages](https://pypi.org/project/cmdbase) are published on _pypi.org_.

## License

This project is licensed under the terms of the [MIT license](https://gitlab.com/ipamo/cmdbase/-/blob/main/LICENSE.txt).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cmdbase-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11.2",
    "maintainer_email": "",
    "keywords": "cmdb",
    "author": "",
    "author_email": "Ipamo <dev@ipamo.net>",
    "download_url": "",
    "platform": null,
    "description": "CMDBase utils\r\n=============\r\n\r\nShared utilities for CMDBase and command-line tool interacting with the REST API.\r\n\r\n:warning: **This project is in very early alpha status. It is not suitable for production yet. Breaking API changes and modifications of key concepts are still very likely to occur.**\r\n\r\n## Getting started\r\n\r\nSee [CMDBase documentation](https://cmdbase.readthedocs.io/en/latest/) on _readthedocs.io_.\r\n\r\n## Sources\r\n\r\nSee [CMDBase source code](https://gitlab.com/ipamo/cmdbase) on _gitlab.com_.\r\n\r\n## Packages\r\n\r\n[CMDBase packages](https://pypi.org/project/cmdbase) are published on _pypi.org_.\r\n\r\n## License\r\n\r\nThis project is licensed under the terms of the [MIT license](https://gitlab.com/ipamo/cmdbase/-/blob/main/LICENSE.txt).\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Shared utilities for CMDBase and command-line tool interacting with the REST API.",
    "version": "0.0.1a2",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/ipamo/cmdbase/issues",
        "Homepage": "https://gitlab.com/ipamo/cmdbase"
    },
    "split_keywords": [
        "cmdb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fea8e4ea8ed5aa654af3cc934312ea3356091e3516fe9bb4925dbe067168bd19",
                "md5": "ca2a1778ebc06da57556a091a89abe50",
                "sha256": "35f271f8c5ef1dc13fd9fb3fdb07a8700c397fa76aeae7dafcfeb62c7a47df35"
            },
            "downloads": -1,
            "filename": "cmdbase_utils-0.0.1a2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca2a1778ebc06da57556a091a89abe50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.2",
            "size": 9316,
            "upload_time": "2023-11-13T01:51:48",
            "upload_time_iso_8601": "2023-11-13T01:51:48.974233Z",
            "url": "https://files.pythonhosted.org/packages/fe/a8/e4ea8ed5aa654af3cc934312ea3356091e3516fe9bb4925dbe067168bd19/cmdbase_utils-0.0.1a2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-13 01:51:48",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ipamo",
    "gitlab_project": "cmdbase",
    "lcname": "cmdbase-utils"
}
        
Elapsed time: 0.13954s