fesutils


Namefesutils JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/tinybees/fesutils
Summary常用工具方法库
upload_time2023-05-18 05:28:32
maintainer
docs_urlNone
authorTinyBees
requires_python>=3.6
licenseMIT
keywords utils
VCS
bugtrack_url
requirements aelog marshmallow asyncio-contextmanager
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fesutils

包含常用的方法、类等等



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tinybees/fesutils",
    "name": "fesutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "utils",
    "author": "TinyBees",
    "author_email": "a598824322@qq.com",
    "download_url": "",
    "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.0.3",
    "project_urls": {
        "Homepage": "https://github.com/tinybees/fesutils"
    },
    "split_keywords": [
        "utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7bafbd455e5dbf3c8f45b3030e0a7da970fa6f130d1727cbcddb7d29d6b41f22",
                "md5": "5ca29d2d9e555ce70b2da14633a2fd7d",
                "sha256": "162506e3d51db3800afe72732c13b6244b8f07650c11afede5a61126e06243ac"
            },
            "downloads": -1,
            "filename": "fesutils-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ca29d2d9e555ce70b2da14633a2fd7d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 27256,
            "upload_time": "2023-05-18T05:28:32",
            "upload_time_iso_8601": "2023-05-18T05:28:32.680884Z",
            "url": "https://files.pythonhosted.org/packages/7b/af/bd455e5dbf3c8f45b3030e0a7da970fa6f130d1727cbcddb7d29d6b41f22/fesutils-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-18 05:28:32",
    "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.3"
                ]
            ]
        },
        {
            "name": "marshmallow",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "asyncio-contextmanager",
            "specs": [
                [
                    ">=",
                    "1.0.1"
                ]
            ]
        }
    ],
    "lcname": "fesutils"
}
        
Elapsed time: 0.07220s