lite-tools


Namelite-tools JSON
Version 0.4.12.1 PyPI version JSON
download
home_pageNone
Summary一些让你效率提升的小工具集合包[还在持续增加及优化]
upload_time2025-01-10 10:49:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseMIT License Copyright (c) 2021 Heartfilia Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lite-tools


![](https://img.shields.io/badge/python-3.8-brightgreen)
![](https://img.shields.io/github/watchers/Heartfilia/lite_tools?style=social)
![](https://img.shields.io/github/stars/Heartfilia/lite_tools?style=social)
![](https://img.shields.io/github/forks/Heartfilia/lite_tools?style=social)

## 特别声明: 目前均为**测试版本**,主要是探索新功能的,不保证稳定性和性能
### 不出意外会在正式版(1.0.0)的时候修复成稳定版本.


### 项目说明

**有空随缘更新一下**
> python 3.7+   // 什么年代了 该不会还有人还在用3.6及以下叭 0.4.10.0 版本再次兼容了3.6 3.7 版本

### Installation
```bash
pip install lite-tools
```

### 命令行指令
```bash
lite-tools [-h]   # 可以获取帮助 我这里就不展示更多了
```

#### 真的懒得写文档 直接看源码 直接点这里 [`__init__.py`](https://github.com/Heartfilia/lite_tools/blob/master/lite_tools/__init__.py)

#### 还有稍微详细的查询工具网站,持续更新的 [lite-tools](https://www.yuque.com/heartfilia/oip3kg/egpxli)

#### 或者部分demo见 [demo.py](https://github.com/Heartfilia/lite_tools/tree/master/demo)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lite-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Lodge <lodgeheartfilia@163.com>",
    "download_url": "https://files.pythonhosted.org/packages/7a/18/655991b4a3c1d8bc0261570e8edbbf6258c5c1a24da01acc7c5b02d317af/lite_tools-0.4.12.1.tar.gz",
    "platform": null,
    "description": "# lite-tools\r\n\r\n\r\n![](https://img.shields.io/badge/python-3.8-brightgreen)\r\n![](https://img.shields.io/github/watchers/Heartfilia/lite_tools?style=social)\r\n![](https://img.shields.io/github/stars/Heartfilia/lite_tools?style=social)\r\n![](https://img.shields.io/github/forks/Heartfilia/lite_tools?style=social)\r\n\r\n## \u7279\u522b\u58f0\u660e: \u76ee\u524d\u5747\u4e3a**\u6d4b\u8bd5\u7248\u672c**,\u4e3b\u8981\u662f\u63a2\u7d22\u65b0\u529f\u80fd\u7684\uff0c\u4e0d\u4fdd\u8bc1\u7a33\u5b9a\u6027\u548c\u6027\u80fd\r\n### \u4e0d\u51fa\u610f\u5916\u4f1a\u5728\u6b63\u5f0f\u7248(1.0.0)\u7684\u65f6\u5019\u4fee\u590d\u6210\u7a33\u5b9a\u7248\u672c.\r\n\r\n\r\n### \u9879\u76ee\u8bf4\u660e\r\n\r\n**\u6709\u7a7a\u968f\u7f18\u66f4\u65b0\u4e00\u4e0b**\r\n> python 3.7+   // \u4ec0\u4e48\u5e74\u4ee3\u4e86 \u8be5\u4e0d\u4f1a\u8fd8\u6709\u4eba\u8fd8\u5728\u75283.6\u53ca\u4ee5\u4e0b\u53ed 0.4.10.0 \u7248\u672c\u518d\u6b21\u517c\u5bb9\u4e863.6 3.7 \u7248\u672c\r\n\r\n### Installation\r\n```bash\r\npip install lite-tools\r\n```\r\n\r\n### \u547d\u4ee4\u884c\u6307\u4ee4\r\n```bash\r\nlite-tools [-h]   # \u53ef\u4ee5\u83b7\u53d6\u5e2e\u52a9 \u6211\u8fd9\u91cc\u5c31\u4e0d\u5c55\u793a\u66f4\u591a\u4e86\r\n```\r\n\r\n#### \u771f\u7684\u61d2\u5f97\u5199\u6587\u6863 \u76f4\u63a5\u770b\u6e90\u7801 \u76f4\u63a5\u70b9\u8fd9\u91cc [`__init__.py`](https://github.com/Heartfilia/lite_tools/blob/master/lite_tools/__init__.py)\r\n\r\n#### \u8fd8\u6709\u7a0d\u5fae\u8be6\u7ec6\u7684\u67e5\u8be2\u5de5\u5177\u7f51\u7ad9\uff0c\u6301\u7eed\u66f4\u65b0\u7684 [lite-tools](https://www.yuque.com/heartfilia/oip3kg/egpxli)\r\n\r\n#### \u6216\u8005\u90e8\u5206demo\u89c1 [demo.py](https://github.com/Heartfilia/lite_tools/tree/master/demo)\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2021 Heartfilia  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "\u4e00\u4e9b\u8ba9\u4f60\u6548\u7387\u63d0\u5347\u7684\u5c0f\u5de5\u5177\u96c6\u5408\u5305[\u8fd8\u5728\u6301\u7eed\u589e\u52a0\u53ca\u4f18\u5316]",
    "version": "0.4.12.1",
    "project_urls": {
        "homepage": "https://github.com/Heartfilia/lite_tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05a196de570b6f58e3a4719f6735334bf89f85f4cae8075634f99653e4180b79",
                "md5": "6cb81dfaa3087f1bdc4dd39d2e5ba477",
                "sha256": "87339cd0751d5f992afbd69912efd050d7482bad1e86d35818f05cae841712d9"
            },
            "downloads": -1,
            "filename": "lite_tools-0.4.12.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6cb81dfaa3087f1bdc4dd39d2e5ba477",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 147047,
            "upload_time": "2025-01-10T10:49:52",
            "upload_time_iso_8601": "2025-01-10T10:49:52.370701Z",
            "url": "https://files.pythonhosted.org/packages/05/a1/96de570b6f58e3a4719f6735334bf89f85f4cae8075634f99653e4180b79/lite_tools-0.4.12.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a18655991b4a3c1d8bc0261570e8edbbf6258c5c1a24da01acc7c5b02d317af",
                "md5": "9a0a790b6359a13173e52341df9dd959",
                "sha256": "6d013b78caefb7190b34c7d2ca43cde8995433fc7ffa31495251de05dfe92ce6"
            },
            "downloads": -1,
            "filename": "lite_tools-0.4.12.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9a0a790b6359a13173e52341df9dd959",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 113956,
            "upload_time": "2025-01-10T10:49:59",
            "upload_time_iso_8601": "2025-01-10T10:49:59.346043Z",
            "url": "https://files.pythonhosted.org/packages/7a/18/655991b4a3c1d8bc0261570e8edbbf6258c5c1a24da01acc7c5b02d317af/lite_tools-0.4.12.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-10 10:49:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Heartfilia",
    "github_project": "lite_tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "lite-tools"
}
        
Elapsed time: 0.38290s