inmanta-core


Nameinmanta-core JSON
Version 12.0.0 PyPI version JSON
download
home_pagehttps://github.com/inmanta/inmanta-core
SummaryInmanta deployment tool
upload_time2024-04-02 09:07:08
maintainerNone
docs_urlNone
authorInmanta
requires_python>=3.11
licenseApache Software License 2
keywords orchestrator orchestration configurationmanagement
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Inmanta
[![pypi version](https://img.shields.io/pypi/v/inmanta.svg)](https://pypi.python.org/pypi/inmanta-core/)


Inmanta is an automation and orchestration tool to efficiently deploy and manage your software
services, including all (inter)dependencies to other services and the underpinning infrastructure.
It eliminates the complexity of managing large-scale, heterogeneous infrastructures and highly
distributed systems.

The key characteristics of Inmanta are:
 * Integrated: Inmanta integrates configuration management and orchestration into a single tool,
   taking infrastructure as code to a whole new level.
 * Powerful configuration model: Infrastructure and application services are described using a
   high-level configuration model that allows the definition of (an unlimited amount of) your own
   entities and abstraction levels. It works from a single source, which can be tested, versioned,
   evolved and reused.
 * Dependency management: Inmanta's configuration model describes all the relations between and
   dependencies to other services, packages, underpinning platforms and infrastructure services.
   This enables efficient deployment as well as provides an holistic view on your applications,
   environments and infrastructure.
 * End-to-end compliance: The architecture of your software service drives the configuration,
   guaranteeing consistency across the entire stack and throughout distributed systems at any time.
   This compliance with the architecture can be achieved thanks to the integrated management
   approach and the configuration model using dependencies.

Currently, the Inmanta project is mainly developed and maintained by Inmanta NV.

## Links

* [Documentation](https://docs.inmanta.com/community/latest/)
* [Quickstart](https://docs.inmanta.com/community/latest/quickstart.html)

## Install

* [Install Guide](https://docs.inmanta.com/community/latest/install.html)

## Running the tests using tox

```
$ python3 -m venv env
$ source env/bin/activate
$ pip install -U pip tox
$ tox
```

Additional pytest arguments can be passed to tox via the `INMANTA_EXTRA_PYTEST_ARGS` environment variable.
In order to run the test suite in fast mode, set `INMANTA_EXTRA_PYTEST_ARGS='--fast'`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/inmanta/inmanta-core",
    "name": "inmanta-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "orchestrator orchestration configurationmanagement",
    "author": "Inmanta",
    "author_email": "code@inmanta.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/5a/391791a9aa13e33dd7e5b4326475468b2de0d0113ed844f93d985bbe0a92/inmanta-core-12.0.0.tar.gz",
    "platform": null,
    "description": "# Inmanta\n[![pypi version](https://img.shields.io/pypi/v/inmanta.svg)](https://pypi.python.org/pypi/inmanta-core/)\n\n\nInmanta is an automation and orchestration tool to efficiently deploy and manage your software\nservices, including all (inter)dependencies to other services and the underpinning infrastructure.\nIt eliminates the complexity of managing large-scale, heterogeneous infrastructures and highly\ndistributed systems.\n\nThe key characteristics of Inmanta are:\n * Integrated: Inmanta integrates configuration management and orchestration into a single tool,\n   taking infrastructure as code to a whole new level.\n * Powerful configuration model: Infrastructure and application services are described using a\n   high-level configuration model that allows the definition of (an unlimited amount of) your own\n   entities and abstraction levels. It works from a single source, which can be tested, versioned,\n   evolved and reused.\n * Dependency management: Inmanta's configuration model describes all the relations between and\n   dependencies to other services, packages, underpinning platforms and infrastructure services.\n   This enables efficient deployment as well as provides an holistic view on your applications,\n   environments and infrastructure.\n * End-to-end compliance: The architecture of your software service drives the configuration,\n   guaranteeing consistency across the entire stack and throughout distributed systems at any time.\n   This compliance with the architecture can be achieved thanks to the integrated management\n   approach and the configuration model using dependencies.\n\nCurrently, the Inmanta project is mainly developed and maintained by Inmanta NV.\n\n## Links\n\n* [Documentation](https://docs.inmanta.com/community/latest/)\n* [Quickstart](https://docs.inmanta.com/community/latest/quickstart.html)\n\n## Install\n\n* [Install Guide](https://docs.inmanta.com/community/latest/install.html)\n\n## Running the tests using tox\n\n```\n$ python3 -m venv env\n$ source env/bin/activate\n$ pip install -U pip tox\n$ tox\n```\n\nAdditional pytest arguments can be passed to tox via the `INMANTA_EXTRA_PYTEST_ARGS` environment variable.\nIn order to run the test suite in fast mode, set `INMANTA_EXTRA_PYTEST_ARGS='--fast'`.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2",
    "summary": "Inmanta deployment tool",
    "version": "12.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/inmanta/inmanta-core/issues",
        "Documentation": "https://docs.inmanta.com/community/latest/",
        "Homepage": "https://github.com/inmanta/inmanta-core"
    },
    "split_keywords": [
        "orchestrator",
        "orchestration",
        "configurationmanagement"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "453e30b718f7bfe57cbd2816bca2fe0274bf09138e4ddbdd4b452ba7ed623f86",
                "md5": "8d85e56a7f5a9050027f11c34071f965",
                "sha256": "d46acd039a79786dacfacfea9ba39215cc912f597bb436f07ec3c4f421391cfb"
            },
            "downloads": -1,
            "filename": "inmanta_core-12.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d85e56a7f5a9050027f11c34071f965",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 722698,
            "upload_time": "2024-04-02T09:06:50",
            "upload_time_iso_8601": "2024-04-02T09:06:50.893621Z",
            "url": "https://files.pythonhosted.org/packages/45/3e/30b718f7bfe57cbd2816bca2fe0274bf09138e4ddbdd4b452ba7ed623f86/inmanta_core-12.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b35a391791a9aa13e33dd7e5b4326475468b2de0d0113ed844f93d985bbe0a92",
                "md5": "cb76fdb1f574d65cf0fee866ad949f48",
                "sha256": "b8221e2569559090b934d478fb46fdb6624178ed7a025f8ba0412b220bc19306"
            },
            "downloads": -1,
            "filename": "inmanta-core-12.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cb76fdb1f574d65cf0fee866ad949f48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 767532,
            "upload_time": "2024-04-02T09:07:08",
            "upload_time_iso_8601": "2024-04-02T09:07:08.113771Z",
            "url": "https://files.pythonhosted.org/packages/b3/5a/391791a9aa13e33dd7e5b4326475468b2de0d0113ed844f93d985bbe0a92/inmanta-core-12.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 09:07:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "inmanta",
    "github_project": "inmanta-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "inmanta-core"
}
        
Elapsed time: 0.21809s