mi-configurator


Namemi-configurator JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryModel Integration app configuration management service
upload_time2024-10-11 03:26:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License Copyright (c) 2019-2024 Leon Starr Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords 2d draw graphics canvas mbse xuml xtuml sysml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #  MI Configurator

This is a service used to load and manage configuration data for Model Integration
applications.

### Installation

Create or use a python 3.13+ environment.

% pip install mi-configurator


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mi-configurator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "2D, draw, graphics, canvas, mbse, xuml, xtuml, sysml",
    "author": null,
    "author_email": "Leon Starr <leon_starr@modelint.com>",
    "download_url": "https://files.pythonhosted.org/packages/98/6e/c45530a98526b436ca69b156148a77037aa420765d3a6285419bbe8880cd/mi_configurator-0.0.2.tar.gz",
    "platform": null,
    "description": "#  MI Configurator\n\nThis is a service used to load and manage configuration data for Model Integration\napplications.\n\n### Installation\n\nCreate or use a python 3.13+ environment.\n\n% pip install mi-configurator\n\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2019-2024 Leon Starr  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Model Integration app configuration management service",
    "version": "0.0.2",
    "project_urls": {
        "documentation": "https://github.com/modelint/mi_configuratori/wiki",
        "repository": "https://github.com/modelint/mi_configurator"
    },
    "split_keywords": [
        "2d",
        " draw",
        " graphics",
        " canvas",
        " mbse",
        " xuml",
        " xtuml",
        " sysml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ceeed2f8098237e52e3f29b37540eec902854b3dfa3c3952684187e249ca47cb",
                "md5": "a460ee6f02e051dc9467d8b00a41eeaf",
                "sha256": "103388629df42f3773c1f039446420b7008df7f7a21be95e171fba8401b4a018"
            },
            "downloads": -1,
            "filename": "mi_configurator-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a460ee6f02e051dc9467d8b00a41eeaf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 5335,
            "upload_time": "2024-10-11T03:26:54",
            "upload_time_iso_8601": "2024-10-11T03:26:54.739398Z",
            "url": "https://files.pythonhosted.org/packages/ce/ee/d2f8098237e52e3f29b37540eec902854b3dfa3c3952684187e249ca47cb/mi_configurator-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "986ec45530a98526b436ca69b156148a77037aa420765d3a6285419bbe8880cd",
                "md5": "b33f565a8644a48df915376d06b3d650",
                "sha256": "4b0ca763b302e422fe5863b47ea45259dc2023c38240c871087f9bfd6013563a"
            },
            "downloads": -1,
            "filename": "mi_configurator-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b33f565a8644a48df915376d06b3d650",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 4447,
            "upload_time": "2024-10-11T03:26:55",
            "upload_time_iso_8601": "2024-10-11T03:26:55.728481Z",
            "url": "https://files.pythonhosted.org/packages/98/6e/c45530a98526b436ca69b156148a77037aa420765d3a6285419bbe8880cd/mi_configurator-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-11 03:26:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "modelint",
    "github_project": "mi_configuratori",
    "github_not_found": true,
    "lcname": "mi-configurator"
}
        
Elapsed time: 0.37125s