MLPyVersioneer


NameMLPyVersioneer JSON
Version 1.0.4 PyPI version JSON
download
home_page
SummaryA Python package for versioning your python machine learning models.
upload_time2023-10-05 14:22:29
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT License Copyright (c) 2023 Jeppe Axelsen 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 machine learning versioning ml mlpyversioneer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyMLVersioneer - Python Machine Learning Model Versioning Library

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

PyMLVersioneer is a Python library designed to simplify the versioning and management of machine learning models. With PyMLVersioneer, you can easily track and organize different versions of your trained models, making it a valuable tool for machine learning developers and MLOps practitioners.

## Features

- Effortlessly version your machine learning models and associated metadata.
- Keep track of model changes and updates over time.
- Integrate versioning into your machine learning workflows.
- Seamlessly work with popular machine learning frameworks like TensorFlow, PyTorch, scikit-learn, etc.

## Installation

You can install PyMLVersioneer using `pip`:
```bash
pip install MLPyVersioneer
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "MLPyVersioneer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "machine learning,versioning,ml,mlpyversioneer",
    "author": "",
    "author_email": "Jeppe Berg Axelsen <xfm82gtn@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2d/ea/d8f1119f400d39b455190251c97d840362cf1f12801371493881c27adb17/MLPyVersioneer-1.0.4.tar.gz",
    "platform": null,
    "description": "# PyMLVersioneer - Python Machine Learning Model Versioning Library\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\nPyMLVersioneer is a Python library designed to simplify the versioning and management of machine learning models. With PyMLVersioneer, you can easily track and organize different versions of your trained models, making it a valuable tool for machine learning developers and MLOps practitioners.\n\n## Features\n\n- Effortlessly version your machine learning models and associated metadata.\n- Keep track of model changes and updates over time.\n- Integrate versioning into your machine learning workflows.\n- Seamlessly work with popular machine learning frameworks like TensorFlow, PyTorch, scikit-learn, etc.\n\n## Installation\n\nYou can install PyMLVersioneer using `pip`:\n```bash\npip install MLPyVersioneer\n```\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Jeppe Axelsen  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": "A Python package for versioning your python machine learning models.",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "https://github.com/jaxels20/MLPyVersioneer"
    },
    "split_keywords": [
        "machine learning",
        "versioning",
        "ml",
        "mlpyversioneer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d528e54bda58f08edad838ae6a3361fbc1e0b88da2fee221c8fd5f1e427b8cc",
                "md5": "5ce81417dfa58a4afd2f91bcab638692",
                "sha256": "d454cf113582aa689f5cfcfc0ea24081bf0eb2a81efd03f904bac62653dd51ea"
            },
            "downloads": -1,
            "filename": "MLPyVersioneer-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ce81417dfa58a4afd2f91bcab638692",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8996,
            "upload_time": "2023-10-05T14:22:21",
            "upload_time_iso_8601": "2023-10-05T14:22:21.541765Z",
            "url": "https://files.pythonhosted.org/packages/0d/52/8e54bda58f08edad838ae6a3361fbc1e0b88da2fee221c8fd5f1e427b8cc/MLPyVersioneer-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dead8f1119f400d39b455190251c97d840362cf1f12801371493881c27adb17",
                "md5": "12a6e71995b94ce820ed2c0b90952450",
                "sha256": "3c5f2a78a8b5a587ee11c8c9217d3344b5b9a515032d9e35842273f5892a33ea"
            },
            "downloads": -1,
            "filename": "MLPyVersioneer-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "12a6e71995b94ce820ed2c0b90952450",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7766,
            "upload_time": "2023-10-05T14:22:29",
            "upload_time_iso_8601": "2023-10-05T14:22:29.845028Z",
            "url": "https://files.pythonhosted.org/packages/2d/ea/d8f1119f400d39b455190251c97d840362cf1f12801371493881c27adb17/MLPyVersioneer-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 14:22:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaxels20",
    "github_project": "MLPyVersioneer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mlpyversioneer"
}
        
Elapsed time: 0.11989s