simtoolsz


Namesimtoolsz JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummaryA simple tool collection.
upload_time2025-08-22 08:40:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMulanPSL-2.0
keywords collection tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simtoolsz

<img alt="PyPI - License" src="https://img.shields.io/pypi/l/simtoolsz">


[English](README_EN.md) | 中文

一个简单、方便的工具集合,包含一些好用的函数、类、方法。

计划把我之前写的[工具包](https://github.com/SidneyLYZhang/pytoolsz)做一些精简,之前的包被我塞了太多的东西。
现在做一些精简,保留最常用的哪些工具,以及一些常用的函数。


## 安装

```bash
pip install simtoolsz
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simtoolsz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "collection, tool",
    "author": null,
    "author_email": "Sidney Zhang <liangyi@me.com>",
    "download_url": "https://files.pythonhosted.org/packages/f5/d9/63d829439d38f5ae2bfac221c26cf56b7f583af0e178b815115483ac639d/simtoolsz-0.1.7.tar.gz",
    "platform": null,
    "description": "# simtoolsz\n\n<img alt=\"PyPI - License\" src=\"https://img.shields.io/pypi/l/simtoolsz\">\n\n\n[English](README_EN.md) | \u4e2d\u6587\n\n\u4e00\u4e2a\u7b80\u5355\u3001\u65b9\u4fbf\u7684\u5de5\u5177\u96c6\u5408\uff0c\u5305\u542b\u4e00\u4e9b\u597d\u7528\u7684\u51fd\u6570\u3001\u7c7b\u3001\u65b9\u6cd5\u3002\n\n\u8ba1\u5212\u628a\u6211\u4e4b\u524d\u5199\u7684[\u5de5\u5177\u5305](https://github.com/SidneyLYZhang/pytoolsz)\u505a\u4e00\u4e9b\u7cbe\u7b80\uff0c\u4e4b\u524d\u7684\u5305\u88ab\u6211\u585e\u4e86\u592a\u591a\u7684\u4e1c\u897f\u3002\n\u73b0\u5728\u505a\u4e00\u4e9b\u7cbe\u7b80\uff0c\u4fdd\u7559\u6700\u5e38\u7528\u7684\u54ea\u4e9b\u5de5\u5177\uff0c\u4ee5\u53ca\u4e00\u4e9b\u5e38\u7528\u7684\u51fd\u6570\u3002\n\n\n## \u5b89\u88c5\n\n```bash\npip install simtoolsz\n```\n",
    "bugtrack_url": null,
    "license": "MulanPSL-2.0",
    "summary": "A simple tool collection.",
    "version": "0.1.7",
    "project_urls": null,
    "split_keywords": [
        "collection",
        " tool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5779fef3c913f91c3a3f779b49774082ccc887b55b396d845ecc05a493a40fd",
                "md5": "1b836bc007d10b9afd36faf3d9b922bf",
                "sha256": "db91605b7d887fb7caa867e330fdae03c4cc92fbd6e86a6e8db47966b1d0133c"
            },
            "downloads": -1,
            "filename": "simtoolsz-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b836bc007d10b9afd36faf3d9b922bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 13978,
            "upload_time": "2025-08-22T08:40:36",
            "upload_time_iso_8601": "2025-08-22T08:40:36.295363Z",
            "url": "https://files.pythonhosted.org/packages/f5/77/9fef3c913f91c3a3f779b49774082ccc887b55b396d845ecc05a493a40fd/simtoolsz-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5d963d829439d38f5ae2bfac221c26cf56b7f583af0e178b815115483ac639d",
                "md5": "379f68e510b5bc202cbb8ef23478b539",
                "sha256": "a3956babf349b8abd945622911774ebcd423c17f66d3754a18cd10de87de9bf5"
            },
            "downloads": -1,
            "filename": "simtoolsz-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "379f68e510b5bc202cbb8ef23478b539",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 17254,
            "upload_time": "2025-08-22T08:40:37",
            "upload_time_iso_8601": "2025-08-22T08:40:37.721174Z",
            "url": "https://files.pythonhosted.org/packages/f5/d9/63d829439d38f5ae2bfac221c26cf56b7f583af0e178b815115483ac639d/simtoolsz-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 08:40:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simtoolsz"
}
        
Elapsed time: 2.23477s