kevin-toolbox-dev


Namekevin-toolbox-dev JSON
Version 1.4.2 PyPI version JSON
download
home_pagehttps://github.com/cantbeblank96/kevin_toolbox
Summary一个常用的工具代码包集合
upload_time2024-09-23 14:04:34
maintainerNone
docs_urlNone
authorkevin hsu
requires_python>=3.6
licenseMIT
keywords mathematics pytorch numpy machine-learning algorithm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kevin_toolbox

一个通用的工具代码包集合



环境要求

```shell
numpy>=1.19
pytorch>=1.2
```

安装方法:

```shell
pip install kevin-toolbox  --no-dependencies
```



[项目地址 Repo](https://github.com/cantbeblank96/kevin_toolbox)

[使用指南 User_Guide](./notes/User_Guide.md)

[免责声明 Disclaimer](./notes/Disclaimer.md)

[版本更新记录](./notes/Release_Record.md):

- v 1.4.2 (2024-09-23)【bug fix】
  - patches.for_streamlit.markdown
    - 【bug fix】fix bug in show_table(),line 56 typo。



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cantbeblank96/kevin_toolbox",
    "name": "kevin-toolbox-dev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "mathematics, pytorch, numpy, machine-learning, algorithm",
    "author": "kevin hsu",
    "author_email": "xukaiming1996@163.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/c8/229d0311cdaabc7aa62642b2d0c2672793236a69219f5b187449bb4c437b/kevin-toolbox-dev-1.4.2.tar.gz",
    "platform": null,
    "description": "# kevin_toolbox\n\n\u4e00\u4e2a\u901a\u7528\u7684\u5de5\u5177\u4ee3\u7801\u5305\u96c6\u5408\n\n\n\n\u73af\u5883\u8981\u6c42\n\n```shell\nnumpy>=1.19\npytorch>=1.2\n```\n\n\u5b89\u88c5\u65b9\u6cd5\uff1a\n\n```shell\npip install kevin-toolbox  --no-dependencies\n```\n\n\n\n[\u9879\u76ee\u5730\u5740 Repo](https://github.com/cantbeblank96/kevin_toolbox)\n\n[\u4f7f\u7528\u6307\u5357 User_Guide](./notes/User_Guide.md)\n\n[\u514d\u8d23\u58f0\u660e Disclaimer](./notes/Disclaimer.md)\n\n[\u7248\u672c\u66f4\u65b0\u8bb0\u5f55](./notes/Release_Record.md)\uff1a\n\n- v 1.4.2 \uff082024-09-23\uff09\u3010bug fix\u3011\n  - patches.for_streamlit.markdown\n    - \u3010bug fix\u3011fix bug in show_table()\uff0cline 56 typo\u3002\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u4e00\u4e2a\u5e38\u7528\u7684\u5de5\u5177\u4ee3\u7801\u5305\u96c6\u5408",
    "version": "1.4.2",
    "project_urls": {
        "Download": "https://github.com/username/your-package/archive/refs/tags/v1.0.0.tar.gz",
        "Homepage": "https://github.com/cantbeblank96/kevin_toolbox"
    },
    "split_keywords": [
        "mathematics",
        " pytorch",
        " numpy",
        " machine-learning",
        " algorithm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "add06e1385204449768724d8b0b6cd4aec2e3e365c8bc369288247bcd624f730",
                "md5": "d355644c6c546f9252bffc4d923d9209",
                "sha256": "ea64d58a00a415f9cd47436b6ab6eafa5693c3cf08e9afbc10205471547ffc28"
            },
            "downloads": -1,
            "filename": "kevin_toolbox_dev-1.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d355644c6c546f9252bffc4d923d9209",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 336502,
            "upload_time": "2024-09-23T14:04:32",
            "upload_time_iso_8601": "2024-09-23T14:04:32.625061Z",
            "url": "https://files.pythonhosted.org/packages/ad/d0/6e1385204449768724d8b0b6cd4aec2e3e365c8bc369288247bcd624f730/kevin_toolbox_dev-1.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1c8229d0311cdaabc7aa62642b2d0c2672793236a69219f5b187449bb4c437b",
                "md5": "9aef6e0af811d79459f743a6ee5a18d5",
                "sha256": "5ae5b48f1d97f95b32af7f86bdbe79fad778d42cb0a06de64f0192dbd8fa64b4"
            },
            "downloads": -1,
            "filename": "kevin-toolbox-dev-1.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9aef6e0af811d79459f743a6ee5a18d5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 184765,
            "upload_time": "2024-09-23T14:04:34",
            "upload_time_iso_8601": "2024-09-23T14:04:34.819295Z",
            "url": "https://files.pythonhosted.org/packages/f1/c8/229d0311cdaabc7aa62642b2d0c2672793236a69219f5b187449bb4c437b/kevin-toolbox-dev-1.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 14:04:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cantbeblank96",
    "github_project": "kevin_toolbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kevin-toolbox-dev"
}
        
Elapsed time: 1.88933s