معرفی شرکت ها


funcs-0.5.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Functional programming in Python.
ویژگی مقدار
سیستم عامل -
نام فایل funcs-0.5.1
نام funcs
نسخه کتابخانه 0.5.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده nekitdev
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/nekitdev/funcs
آدرس اینترنتی https://pypi.org/project/funcs/
مجوز MIT
# `funcs` [![License][License Badge]][License] [![Version][Version Badge]][Package] [![Downloads][Downloads Badge]][Package] [![Discord][Discord Badge]][Discord] [![Documentation][Documentation Badge]][Documentation] [![Check][Check Badge]][Actions] [![Test][Test Badge]][Actions] [![Coverage][Coverage Badge]][Coverage] > *Functional programming in Python.* ## Installing **Python 3.7 or above is required.** ### pip Installing the library with `pip` is quite simple: ```console $ pip install funcs ``` Alternatively, the library can be installed from source: ```console $ git clone https://github.com/nekitdev/funcs.git $ cd funcs $ python -m pip install . ``` ### poetry You can add `funcs` as a dependency with the following command: ```console $ poetry add funcs ``` Or by directly specifying it in the configuration like so: ```toml [tool.poetry.dependencies] funcs = "^0.5.1" ``` Alternatively, you can add it directly from the source: ```toml [tool.poetry.dependencies.funcs] git = "https://github.com/nekitdev/funcs.git" ``` ## Documentation You can find the documentation [here][Documentation]. ## Support If you need support with the library, you can send an [email][Email] or refer to the official [Discord server][Discord]. ## Changelog You can find the changelog [here][Changelog]. ## Security Policy You can find the Security Policy of `funcs` [here][Security]. ## Contributing If you are interested in contributing to `funcs`, make sure to take a look at the [Contributing Guide][Contributing Guide], as well as the [Code of Conduct][Code of Conduct]. ## License `funcs` is licensed under the MIT License terms. See [License][License] for details. [Email]: mailto:support@nekit.dev [Discord]: https://nekit.dev/discord [Actions]: https://github.com/nekitdev/funcs/actions [Changelog]: https://github.com/nekitdev/funcs/blob/main/CHANGELOG.md [Code of Conduct]: https://github.com/nekitdev/funcs/blob/main/CODE_OF_CONDUCT.md [Contributing Guide]: https://github.com/nekitdev/funcs/blob/main/CONTRIBUTING.md [Security]: https://github.com/nekitdev/funcs/blob/main/SECURITY.md [License]: https://github.com/nekitdev/funcs/blob/main/LICENSE [Package]: https://pypi.org/project/funcs [Coverage]: https://codecov.io/gh/nekitdev/funcs [Documentation]: https://nekitdev.github.io/funcs [Discord Badge]: https://img.shields.io/badge/chat-discord-5865f2 [License Badge]: https://img.shields.io/pypi/l/funcs [Version Badge]: https://img.shields.io/pypi/v/funcs [Downloads Badge]: https://img.shields.io/pypi/dm/funcs [Documentation Badge]: https://github.com/nekitdev/funcs/workflows/docs/badge.svg [Check Badge]: https://github.com/nekitdev/funcs/workflows/check/badge.svg [Test Badge]: https://github.com/nekitdev/funcs/workflows/test/badge.svg [Coverage Badge]: https://codecov.io/gh/nekitdev/funcs/branch/main/graph/badge.svg


نیازمندی

مقدار نام
>=4.5.0 typing-extensions
>=1.1.0 solus


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl funcs-0.5.1:

    pip install funcs-0.5.1.whl


نصب پکیج tar.gz funcs-0.5.1:

    pip install funcs-0.5.1.tar.gz