ilds


Nameilds JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/ldsxp/ilds
Summary常用模块的集合,为了多平台,多电脑调用方便!
upload_time2025-08-05 08:36:34
maintainerNone
docs_urlNone
authorlds
requires_pythonNone
licenseGNU GPL 3
keywords
VCS
bugtrack_url
requirements requests xlrd colorama chardet pyperclip html2text mistune openpyxl wxpython
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================
ilds
====================

**ilds** 是一个常用模块的集合,为了多平台,多电脑调用方便

功能模块包含:

* 获取文件md5
* 处理文件内容

安装:
-------------
pip install -U ilds


简单的例子:
-------------

.. code-block:: python

   import ilds

   from lds.file import is_file



查看 `更改日志 <https://github.com/ldsxp/ilds/blob/master/CHANGELOG.md>`__


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ldsxp/ilds",
    "name": "ilds",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "lds",
    "author_email": "85176878@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/82/db/07ff824d089b129491f7dbec6a9493e77c52ed12fb7937d1acf9e74c1713/ilds-3.0.0.tar.gz",
    "platform": "any",
    "description": "====================\r\nilds\r\n====================\r\n\r\n**ilds** \u662f\u4e00\u4e2a\u5e38\u7528\u6a21\u5757\u7684\u96c6\u5408\uff0c\u4e3a\u4e86\u591a\u5e73\u53f0\uff0c\u591a\u7535\u8111\u8c03\u7528\u65b9\u4fbf\r\n\r\n\u529f\u80fd\u6a21\u5757\u5305\u542b:\r\n\r\n* \u83b7\u53d6\u6587\u4ef6md5\r\n* \u5904\u7406\u6587\u4ef6\u5185\u5bb9\r\n\r\n\u5b89\u88c5\uff1a\r\n-------------\r\npip install -U ilds\r\n\r\n\r\n\u7b80\u5355\u7684\u4f8b\u5b50:\r\n-------------\r\n\r\n.. code-block:: python\r\n\r\n   import ilds\r\n\r\n   from lds.file import is_file\r\n\r\n\r\n\r\n\u67e5\u770b `\u66f4\u6539\u65e5\u5fd7 <https://github.com/ldsxp/ilds/blob/master/CHANGELOG.md>`__\r\n\r\n",
    "bugtrack_url": null,
    "license": "GNU GPL 3",
    "summary": "\u5e38\u7528\u6a21\u5757\u7684\u96c6\u5408\uff0c\u4e3a\u4e86\u591a\u5e73\u53f0\uff0c\u591a\u7535\u8111\u8c03\u7528\u65b9\u4fbf!",
    "version": "3.0.0",
    "project_urls": {
        "Download": "https://pypi.org/project/ilds",
        "Homepage": "https://github.com/ldsxp/ilds"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a50a9ad6f5f23b1ae67832898360baaca07440a8530fe91130e1b7a3cb75f09",
                "md5": "4b0f523a1c3ee19fcb5807471c65d768",
                "sha256": "451ccd2d0f956b9d865b340bbe50d6005fc2239e8bdea861146b33d38c262054"
            },
            "downloads": -1,
            "filename": "ilds-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b0f523a1c3ee19fcb5807471c65d768",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 133076,
            "upload_time": "2025-08-05T08:36:32",
            "upload_time_iso_8601": "2025-08-05T08:36:32.451186Z",
            "url": "https://files.pythonhosted.org/packages/9a/50/a9ad6f5f23b1ae67832898360baaca07440a8530fe91130e1b7a3cb75f09/ilds-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "82db07ff824d089b129491f7dbec6a9493e77c52ed12fb7937d1acf9e74c1713",
                "md5": "2ebb99865e713a3216a58a80b7e9eb3f",
                "sha256": "564bcb3a0d5f39f1861ec3a8cf23f1f207ac41d647582932795ce9e255c34219"
            },
            "downloads": -1,
            "filename": "ilds-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2ebb99865e713a3216a58a80b7e9eb3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 121767,
            "upload_time": "2025-08-05T08:36:34",
            "upload_time_iso_8601": "2025-08-05T08:36:34.324413Z",
            "url": "https://files.pythonhosted.org/packages/82/db/07ff824d089b129491f7dbec6a9493e77c52ed12fb7937d1acf9e74c1713/ilds-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 08:36:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ldsxp",
    "github_project": "ilds",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.27.1"
                ]
            ]
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": []
        },
        {
            "name": "chardet",
            "specs": []
        },
        {
            "name": "pyperclip",
            "specs": []
        },
        {
            "name": "html2text",
            "specs": []
        },
        {
            "name": "mistune",
            "specs": []
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    ">=",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "wxpython",
            "specs": []
        }
    ],
    "lcname": "ilds"
}
        
lds
Elapsed time: 2.02703s