fesutils


Namefesutils JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/tinybees/fesutils
Summary常用工具方法库
upload_time2024-08-07 05:06:22
maintainerNone
docs_urlNone
authorTinyBees
requires_python>=3.6
licenseMIT
keywords utils
VCS
bugtrack_url
requirements aelog marshmallow asyncio-contextmanager PyYAML
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fesutils

包含常用的方法、类等等



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tinybees/fesutils",
    "name": "fesutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "utils",
    "author": "TinyBees",
    "author_email": "a598824322@qq.com",
    "download_url": null,
    "platform": null,
    "description": "# fesutils\n\n\u5305\u542b\u5e38\u7528\u7684\u65b9\u6cd5\u3001\u7c7b\u7b49\u7b49\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\u5e38\u7528\u5de5\u5177\u65b9\u6cd5\u5e93",
    "version": "1.1.3",
    "project_urls": {
        "Homepage": "https://github.com/tinybees/fesutils"
    },
    "split_keywords": [
        "utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec64b25ac0831405ce8825ebfefcc60542b582ce2aa8fe6508baf02c029dc6a0",
                "md5": "55c737ce437d05e23e54d99eb8ea677a",
                "sha256": "a323db236b8dde5bee9c83a9869d0b8d32aa258741d465cc9319d980aae186db"
            },
            "downloads": -1,
            "filename": "fesutils-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55c737ce437d05e23e54d99eb8ea677a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 30440,
            "upload_time": "2024-08-07T05:06:22",
            "upload_time_iso_8601": "2024-08-07T05:06:22.750107Z",
            "url": "https://files.pythonhosted.org/packages/ec/64/b25ac0831405ce8825ebfefcc60542b582ce2aa8fe6508baf02c029dc6a0/fesutils-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 05:06:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tinybees",
    "github_project": "fesutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aelog",
            "specs": [
                [
                    ">=",
                    "1.0.6"
                ],
                [
                    "<=",
                    "1.0.9"
                ]
            ]
        },
        {
            "name": "marshmallow",
            "specs": [
                [
                    "<=",
                    "3.14.1"
                ],
                [
                    ">=",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "asyncio-contextmanager",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "<=",
                    "6.0.1"
                ],
                [
                    ">=",
                    "6.0"
                ]
            ]
        }
    ],
    "lcname": "fesutils"
}
        
Elapsed time: 0.30685s