coreai-all


Namecoreai-all JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/lucasjinreal/coreai
SummaryCoreAI
upload_time2025-02-20 08:22:08
maintainerNone
docs_urlNone
authorLucas Jin
requires_pythonNone
licenseGPL-3.0
keywords deep learning script helper tools coreai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Core AI


Core components used in AI infra. Consist of various data structures, modeling, enviroment utils etc.

Core AI provides common components used from AI training to AI production / serving.

More information will added later.


## Usage


To use component in coreai, simple:

```powershell
pip install -U coreai-all
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lucasjinreal/coreai",
    "name": "coreai-all",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "deep learning, script helper, tools, coreai",
    "author": "Lucas Jin",
    "author_email": "jinfagang19@163.com",
    "download_url": "https://files.pythonhosted.org/packages/70/34/3168cccc6eb41e72e4d0faf190f42775f98cdd21d04f42cb9958622da2b5/coreai_all-0.0.6.tar.gz",
    "platform": "any",
    "description": "# Core AI\n\n\nCore components used in AI infra. Consist of various data structures, modeling, enviroment utils etc.\n\nCore AI provides common components used from AI training to AI production / serving.\n\nMore information will added later.\n\n\n## Usage\n\n\nTo use component in coreai, simple:\n\n```powershell\npip install -U coreai-all\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "CoreAI",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/lucasjinreal/coreai"
    },
    "split_keywords": [
        "deep learning",
        " script helper",
        " tools",
        " coreai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70343168cccc6eb41e72e4d0faf190f42775f98cdd21d04f42cb9958622da2b5",
                "md5": "3a24938e6da8f06af1a7722929b4a40c",
                "sha256": "1e04657ef49c713558e2aab0cbf213d75b4295941ece2ddae9b25d46e893f206"
            },
            "downloads": -1,
            "filename": "coreai_all-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "3a24938e6da8f06af1a7722929b4a40c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25305,
            "upload_time": "2025-02-20T08:22:08",
            "upload_time_iso_8601": "2025-02-20T08:22:08.743395Z",
            "url": "https://files.pythonhosted.org/packages/70/34/3168cccc6eb41e72e4d0faf190f42775f98cdd21d04f42cb9958622da2b5/coreai_all-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 08:22:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lucasjinreal",
    "github_project": "coreai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "coreai-all"
}
        
Elapsed time: 0.42864s