funcy-typing


Namefuncy-typing JSON
Version 2.0.5 PyPI version JSON
download
home_pageNone
SummaryStubs for funcy package
upload_time2024-12-01 11:04:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords funcy stubs types typing
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

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/funcy-typing)
![PyPI - Status](https://img.shields.io/pypi/status/funcy-typing)
![PyPI - Implementation](https://img.shields.io/pypi/implementation/funcy-typing)
![PyPI - Format](https://img.shields.io/pypi/format/funcy-typing)
![PyPI - Downloads](https://img.shields.io/pypi/dm/funcy-typing)

[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/feodor-ra/funcy-stubs/blob/master/.pre-commit-config.yaml)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Checked with pyright](https://microsoft.github.io/pyright/img/pyright_badge.svg)](https://microsoft.github.io/pyright/)
[![Semantic Versions](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--versions-e10079.svg)](https://github.com/feodor-ra/funcy-stubs/releases)

![GitHub License](https://img.shields.io/github/license/feodor-ra/funcy-stubs)
![GitHub Release](https://img.shields.io/github/v/release/feodor-ra/funcy-stubs)
![GitHub Repo stars](<https://img.shields.io/github/stars/feodor-ra/funcy-stubs>)

## Install

[pypi](https://pypi.org/project/funcy-typing/)

```bash
pip install funcy-typing
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "funcy-typing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "funcy, stubs, types, typing",
    "author": null,
    "author_email": "Ratschew Fedor <feodor.ra@me.com>",
    "download_url": "https://files.pythonhosted.org/packages/3c/7f/9d4a0513e43c3d79ddd14dc9cba32ccc6d4b5e5e5b63233794714d1c3fb3/funcy_typing-2.0.5.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\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/funcy-typing)\n![PyPI - Status](https://img.shields.io/pypi/status/funcy-typing)\n![PyPI - Implementation](https://img.shields.io/pypi/implementation/funcy-typing)\n![PyPI - Format](https://img.shields.io/pypi/format/funcy-typing)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/funcy-typing)\n\n[![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/feodor-ra/funcy-stubs/blob/master/.pre-commit-config.yaml)\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![Checked with pyright](https://microsoft.github.io/pyright/img/pyright_badge.svg)](https://microsoft.github.io/pyright/)\n[![Semantic Versions](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--versions-e10079.svg)](https://github.com/feodor-ra/funcy-stubs/releases)\n\n![GitHub License](https://img.shields.io/github/license/feodor-ra/funcy-stubs)\n![GitHub Release](https://img.shields.io/github/v/release/feodor-ra/funcy-stubs)\n![GitHub Repo stars](<https://img.shields.io/github/stars/feodor-ra/funcy-stubs>)\n\n## Install\n\n[pypi](https://pypi.org/project/funcy-typing/)\n\n```bash\npip install funcy-typing\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Stubs for funcy package",
    "version": "2.0.5",
    "project_urls": {
        "Homepage": "https://github.com/feodor-ra/funcy-stubs",
        "Repository": "https://github.com/feodor-ra/funcy-stubs"
    },
    "split_keywords": [
        "funcy",
        " stubs",
        " types",
        " typing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5daf6e626f89c1d6f565b9b57a2a96a16fb1553ced0aef57997d306c0e6b3d2d",
                "md5": "6ac54efa2a680d1669989cf6b6e96569",
                "sha256": "d6b2abeace80747d83df54330018988ead1dfe1f8213b0c213f84be0473b0386"
            },
            "downloads": -1,
            "filename": "funcy_typing-2.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ac54efa2a680d1669989cf6b6e96569",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 17674,
            "upload_time": "2024-12-01T11:04:15",
            "upload_time_iso_8601": "2024-12-01T11:04:15.212231Z",
            "url": "https://files.pythonhosted.org/packages/5d/af/6e626f89c1d6f565b9b57a2a96a16fb1553ced0aef57997d306c0e6b3d2d/funcy_typing-2.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3c7f9d4a0513e43c3d79ddd14dc9cba32ccc6d4b5e5e5b63233794714d1c3fb3",
                "md5": "342753cf1d4468d41b3c414b050d4bda",
                "sha256": "8bbfd183689f048acbdba96ab790da1b4734cee65e4925ab2571a9ade0e3d2b3"
            },
            "downloads": -1,
            "filename": "funcy_typing-2.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "342753cf1d4468d41b3c414b050d4bda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27925,
            "upload_time": "2024-12-01T11:04:19",
            "upload_time_iso_8601": "2024-12-01T11:04:19.891477Z",
            "url": "https://files.pythonhosted.org/packages/3c/7f/9d4a0513e43c3d79ddd14dc9cba32ccc6d4b5e5e5b63233794714d1c3fb3/funcy_typing-2.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 11:04:19",
    "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.35302s