funcy-typing


Namefuncy-typing JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/feodor-ra/funcy-stubs
SummaryStubs for funcy package
upload_time2024-05-18 17:29:33
maintainerNone
docs_urlNone
authorRatschew Fedor
requires_python<4.0.0,>=3.8.0
licenseMIT
keywords funcy types typing stubs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # funcy-typing

Type stubs for [funcy](https://pypi.org/project/funcy/) package

Support all funcy modules:

- calc
- colls
- debug
- decorators
- flow
- funcmakers
- funcools
- funcs
- objects
- primitives
- seqs
- strings
- tree
- types

All functions that use `make_func` and `make_pred` are written for all cases of their use via @overload

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/feodor-ra/funcy-stubs",
    "name": "funcy-typing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.8.0",
    "maintainer_email": null,
    "keywords": "funcy, types, typing, stubs",
    "author": "Ratschew Fedor",
    "author_email": "feodor.ra@me.com",
    "download_url": "https://files.pythonhosted.org/packages/03/ac/f5462f281d8eaa80f85d6955b9d0984f639d81833fa046ef9cea6f0fa6c5/funcy_typing-2.0.1.tar.gz",
    "platform": null,
    "description": "# funcy-typing\n\nType stubs for [funcy](https://pypi.org/project/funcy/) package\n\nSupport all funcy modules:\n\n- calc\n- colls\n- debug\n- decorators\n- flow\n- funcmakers\n- funcools\n- funcs\n- objects\n- primitives\n- seqs\n- strings\n- tree\n- types\n\nAll functions that use `make_func` and `make_pred` are written for all cases of their use via @overload\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Stubs for funcy package",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/feodor-ra/funcy-stubs",
        "Repository": "https://github.com/feodor-ra/funcy-stubs"
    },
    "split_keywords": [
        "funcy",
        " types",
        " typing",
        " stubs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "891e19ef5e7217c236e968c46826025a2001c5e0dc93e0b17eee0102820e22c3",
                "md5": "95b5c294df81d9b2f570a42ff177be65",
                "sha256": "feeb1cc0580ddcd8fb388cdfa91ac4ba2e7d090b9971a1ecef22eca38ecc2b3b"
            },
            "downloads": -1,
            "filename": "funcy_typing-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95b5c294df81d9b2f570a42ff177be65",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 16760,
            "upload_time": "2024-05-18T17:29:30",
            "upload_time_iso_8601": "2024-05-18T17:29:30.365138Z",
            "url": "https://files.pythonhosted.org/packages/89/1e/19ef5e7217c236e968c46826025a2001c5e0dc93e0b17eee0102820e22c3/funcy_typing-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03acf5462f281d8eaa80f85d6955b9d0984f639d81833fa046ef9cea6f0fa6c5",
                "md5": "18c4a1e3afbc8895b0faf851bf36f283",
                "sha256": "0e97b2624f86643a4589833ed09b1900bd440e1cca6ae1a848b463a3f00f96a8"
            },
            "downloads": -1,
            "filename": "funcy_typing-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "18c4a1e3afbc8895b0faf851bf36f283",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.8.0",
            "size": 12699,
            "upload_time": "2024-05-18T17:29:33",
            "upload_time_iso_8601": "2024-05-18T17:29:33.731766Z",
            "url": "https://files.pythonhosted.org/packages/03/ac/f5462f281d8eaa80f85d6955b9d0984f639d81833fa046ef9cea6f0fa6c5/funcy_typing-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-18 17:29:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "feodor-ra",
    "github_project": "funcy-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "funcy-typing"
}
        
Elapsed time: 0.23743s