modelmgr


Namemodelmgr 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-10 18:19:15
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.
            # ModelMgr

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

## Installation

You can install ModelMgr using pip:

```bash
pip install modelmgr


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "modelmgr",
    "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/89/66/5fffd71cca6b2d85ad128189955ddcc7da8eb8a7c8f2e956e5696bd0aa90/modelmgr-0.1.0.tar.gz",
    "platform": null,
    "description": "# ModelMgr\n\nModelMgr 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 ModelMgr using pip:\n\n```bash\npip install modelmgr\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": "f4903a4888ba91f50fc5c811f11e2a64c6c51f55f0f00a6139daae3628cced79",
                "md5": "fd593e587cffbcbf7bcc689208424ea8",
                "sha256": "21d778c590c8219b63903b63fec8d51ab487bd06edac0fc1ed5ca23bd2390619"
            },
            "downloads": -1,
            "filename": "modelmgr-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd593e587cffbcbf7bcc689208424ea8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 1659,
            "upload_time": "2024-08-10T18:19:13",
            "upload_time_iso_8601": "2024-08-10T18:19:13.800990Z",
            "url": "https://files.pythonhosted.org/packages/f4/90/3a4888ba91f50fc5c811f11e2a64c6c51f55f0f00a6139daae3628cced79/modelmgr-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89665fffd71cca6b2d85ad128189955ddcc7da8eb8a7c8f2e956e5696bd0aa90",
                "md5": "587412aa52dfc23362107b9e1d704e61",
                "sha256": "93d56808ebf61bc4819013fa78271082a4fa38e142c1da0b625baca03e159ae3"
            },
            "downloads": -1,
            "filename": "modelmgr-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "587412aa52dfc23362107b9e1d704e61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 1280,
            "upload_time": "2024-08-10T18:19:15",
            "upload_time_iso_8601": "2024-08-10T18:19:15.216343Z",
            "url": "https://files.pythonhosted.org/packages/89/66/5fffd71cca6b2d85ad128189955ddcc7da8eb8a7c8f2e956e5696bd0aa90/modelmgr-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-10 18:19:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "modelmgr"
}
        
Elapsed time: 2.10537s