modelmaster


Namemodelmaster JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Model Management package for model archive including upload and download from AWS S3 and Huggingface Hub.
upload_time2024-08-11 02:56:00
maintainerNone
docs_urlNone
authorYinghao Li
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ModelMaster

ModelMaster is a Model Management package for model archive including upload and download from AWS S3 and Huggingface Hub.

## Installation

You can install ModelMaster using pip:

```bash
pip install modelmaster


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "modelmaster",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Yinghao Li",
    "author_email": "shiyi.yinghao@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/e9/3a367c070c9bf82137101737e77147de76b61c50393dd7575368e200f9a4/modelmaster-0.1.0.tar.gz",
    "platform": null,
    "description": "# ModelMaster\n\nModelMaster is a Model Management package for model archive including upload and download from AWS S3 and Huggingface Hub.\n\n## Installation\n\nYou can install ModelMaster using pip:\n\n```bash\npip install modelmaster\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Model Management package for model archive including upload and download from AWS S3 and Huggingface Hub.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dd8c246de1915ff5a0773a26570c4796dcf5274f5c68561b08a0bc1147cd335",
                "md5": "2f5eef3803db50a2eca6291a253ffbb5",
                "sha256": "99d1629871a23b3484ec0c798df4fe7fb883ffd1ea96d52e72a86a09779ecadf"
            },
            "downloads": -1,
            "filename": "modelmaster-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f5eef3803db50a2eca6291a253ffbb5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 1688,
            "upload_time": "2024-08-11T02:55:58",
            "upload_time_iso_8601": "2024-08-11T02:55:58.675838Z",
            "url": "https://files.pythonhosted.org/packages/8d/d8/c246de1915ff5a0773a26570c4796dcf5274f5c68561b08a0bc1147cd335/modelmaster-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9e93a367c070c9bf82137101737e77147de76b61c50393dd7575368e200f9a4",
                "md5": "24a267d3b324778041f4cc41fcf52fd6",
                "sha256": "06b95ab82f77c230e5df1fd635cbe251a9de84665cc36c153d61b7c8e37e76cf"
            },
            "downloads": -1,
            "filename": "modelmaster-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "24a267d3b324778041f4cc41fcf52fd6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 1303,
            "upload_time": "2024-08-11T02:56:00",
            "upload_time_iso_8601": "2024-08-11T02:56:00.724292Z",
            "url": "https://files.pythonhosted.org/packages/a9/e9/3a367c070c9bf82137101737e77147de76b61c50393dd7575368e200f9a4/modelmaster-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-11 02:56:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "modelmaster"
}
        
Elapsed time: 0.49085s