rlmc


Namerlmc JSON
Version 1.1.42 PyPI version JSON
download
home_pageNone
SummaryPython utils for AI
upload_time2024-10-13 03:45:08
maintainerRay Lam
docs_urlNone
authorRay Lam
requires_python>=3.8
licenseApache-2.0
keywords machine-learning deep-learning ml dl ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### rlmc
```
Python utils for AI projects
```

### 1. 安装
```
pip install rlmc
```

### 2. 导入
```
import rlmc
```

### 3. 示例
```



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rlmc",
    "maintainer": "Ray Lam",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "machine-learning, deep-learning, ML, DL, AI",
    "author": "Ray Lam",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f1/ed/bbf5e8c572986dab78d183eadfc993360116829967788ef6530a19d1418c/rlmc-1.1.42.tar.gz",
    "platform": null,
    "description": "### rlmc\r\n```\r\nPython utils for AI projects\r\n```\r\n\r\n### 1. \u5b89\u88c5\r\n```\r\npip install rlmc\r\n```\r\n\r\n### 2. \u5bfc\u5165\r\n```\r\nimport rlmc\r\n```\r\n\r\n### 3. \u793a\u4f8b\r\n```\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Python utils for AI",
    "version": "1.1.42",
    "project_urls": {
        "Source": "https://github.com/RayLam2022/rlmc"
    },
    "split_keywords": [
        "machine-learning",
        " deep-learning",
        " ml",
        " dl",
        " ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ebd84d583950badcabbf33aa8927e0af18216aed3e92e531a7cc75e11312732",
                "md5": "996c485fe175e41f83a68f7c6c6fa7c3",
                "sha256": "03f32537e8a128cbbfb94524f2bb391a211f712e790c1bae3e3217657154bd80"
            },
            "downloads": -1,
            "filename": "rlmc-1.1.42-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "996c485fe175e41f83a68f7c6c6fa7c3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 119989,
            "upload_time": "2024-10-13T03:45:06",
            "upload_time_iso_8601": "2024-10-13T03:45:06.211408Z",
            "url": "https://files.pythonhosted.org/packages/6e/bd/84d583950badcabbf33aa8927e0af18216aed3e92e531a7cc75e11312732/rlmc-1.1.42-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1edbbf5e8c572986dab78d183eadfc993360116829967788ef6530a19d1418c",
                "md5": "c12df4933a391a18c9ad811acf5a811b",
                "sha256": "482f5de4c32d64fffead31d0b2f7cb89a830cae73a1561b90d1c9d34130aa5b9"
            },
            "downloads": -1,
            "filename": "rlmc-1.1.42.tar.gz",
            "has_sig": false,
            "md5_digest": "c12df4933a391a18c9ad811acf5a811b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 121229,
            "upload_time": "2024-10-13T03:45:08",
            "upload_time_iso_8601": "2024-10-13T03:45:08.336051Z",
            "url": "https://files.pythonhosted.org/packages/f1/ed/bbf5e8c572986dab78d183eadfc993360116829967788ef6530a19d1418c/rlmc-1.1.42.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-13 03:45:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RayLam2022",
    "github_project": "rlmc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rlmc"
}
        
Elapsed time: 0.41319s