cmdbase


Namecmdbase JSON
Version 0.0.1a2 PyPI version JSON
download
home_page
SummaryBuilding blocks for a CMDB, leveraging Django and PostgreSql.
upload_time2023-11-13 01:50:47
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
=======

Building blocks for a CMDB, leveraging Django and PostgreSql.

: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 [documentation](https://cmdbase.readthedocs.io/en/latest/) on _readthedocs.io_.

## Sources

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

## Packages

Packages are published on _pypi.org_:

- [cmdbase](https://pypi.org/project/cmdbase): main Django application.
- [cmdbase-utils](https://pypi.org/project/cmdbase-utils): shared utilities for CMDBase and command-line tool interacting with the REST API.
- [cmdbase-datacore](https://pypi.org/project/cmdbase-datacore): Datacore collector for CMDBase.
- [cmdbase-vmware](https://pypi.org/project/cmdbase-vmware): VMWare collector for CMDBase.

## 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",
    "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\r\n=======\r\n\r\nBuilding blocks for a CMDB, leveraging Django and PostgreSql.\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\r\n## Getting started\r\n\r\nSee [documentation](https://cmdbase.readthedocs.io/en/latest/) on _readthedocs.io_.\r\n\r\n## Sources\r\n\r\nSee [source code](https://gitlab.com/ipamo/cmdbase) on _gitlab.com_.\r\n\r\n## Packages\r\n\r\nPackages are published on _pypi.org_:\r\n\r\n- [cmdbase](https://pypi.org/project/cmdbase): main Django application.\r\n- [cmdbase-utils](https://pypi.org/project/cmdbase-utils): shared utilities for CMDBase and command-line tool interacting with the REST API.\r\n- [cmdbase-datacore](https://pypi.org/project/cmdbase-datacore): Datacore collector for CMDBase.\r\n- [cmdbase-vmware](https://pypi.org/project/cmdbase-vmware): VMWare collector for CMDBase.\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": "Building blocks for a CMDB, leveraging Django and PostgreSql.",
    "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": "e7b01caf0d93533921d33c3815a914aad9a8403ed6a9896ea476fd223b17dae2",
                "md5": "2c4beafe9459faae5404afa10d4ae7da",
                "sha256": "729d0966a33b682d2de1bf15a9ed2f5c96deb8eb15749002e03afed4329d82e1"
            },
            "downloads": -1,
            "filename": "cmdbase-0.0.1a2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c4beafe9459faae5404afa10d4ae7da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.2",
            "size": 92931,
            "upload_time": "2023-11-13T01:50:47",
            "upload_time_iso_8601": "2023-11-13T01:50:47.368597Z",
            "url": "https://files.pythonhosted.org/packages/e7/b0/1caf0d93533921d33c3815a914aad9a8403ed6a9896ea476fd223b17dae2/cmdbase-0.0.1a2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-13 01:50:47",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ipamo",
    "gitlab_project": "cmdbase",
    "lcname": "cmdbase"
}
        
Elapsed time: 0.14174s