kevin-toolbox


Namekevin-toolbox JSON
Version 1.4.2 PyPI version JSON
download
home_pagehttps://github.com/cantbeblank96/kevin_toolbox
Summary一个常用的工具代码包集合
upload_time2024-09-23 14:04:25
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",
    "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/54/4b/50545484645d432b135b2fdc72a408f5f2a8819279670ac9005ceaeffa5d/kevin-toolbox-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": "d01c1be3407e32c2474e58e6dc57a641f2aecb9c57726f024cc2f748a32e0521",
                "md5": "c522c6b52c576c2dcbfdbde2c1630aaa",
                "sha256": "88ea282e6d3fde6a465a8ca9af7e5dad4a0b9785fbfcbf6158150dc858ac96f0"
            },
            "downloads": -1,
            "filename": "kevin_toolbox-1.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c522c6b52c576c2dcbfdbde2c1630aaa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 336285,
            "upload_time": "2024-09-23T14:04:22",
            "upload_time_iso_8601": "2024-09-23T14:04:22.933523Z",
            "url": "https://files.pythonhosted.org/packages/d0/1c/1be3407e32c2474e58e6dc57a641f2aecb9c57726f024cc2f748a32e0521/kevin_toolbox-1.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "544b50545484645d432b135b2fdc72a408f5f2a8819279670ac9005ceaeffa5d",
                "md5": "7f012de59251170d18543855c0550441",
                "sha256": "7ae8fa74444af27dda741ee49e9bc00dc3750a8f49de24232d0b1f8d327c4d7f"
            },
            "downloads": -1,
            "filename": "kevin-toolbox-1.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7f012de59251170d18543855c0550441",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 184155,
            "upload_time": "2024-09-23T14:04:25",
            "upload_time_iso_8601": "2024-09-23T14:04:25.811934Z",
            "url": "https://files.pythonhosted.org/packages/54/4b/50545484645d432b135b2fdc72a408f5f2a8819279670ac9005ceaeffa5d/kevin-toolbox-1.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 14:04:25",
    "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"
}
        
Elapsed time: 1.52811s