معرفی شرکت ها


async-itertools-0.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Routines for asynchronous iterables
ویژگی مقدار
سیستم عامل -
نام فایل async-itertools-0.0.1
نام async-itertools
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Zhang Xiaoyu
ایمیل نویسنده -
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/async-itertools/
مجوز -
async-itertools ================= This library provides wrappers and routines inspired by ``itertools`` and ``more_itertools``, but for **asynchronous** iterables. This project is currently under development. Feel free to share your thoughts or ideas by submitting an issue or start a discussion. Install ---------------------- async-itertools requires python >= 3.8 To install with pip, run:: pip install async_itertools Overview ------------------------ This section gives a simple overview of all available functions. For detailed usage, please refer to the document. +-----------+------------------------------------------------------------------+ |category |functions | +===========+==================================================================+ |grouping | | +-----------+------------------------------------------------------------------+ |windowing | | +-----------+------------------------------------------------------------------+ |wrapping |``as_async`` | +-----------+------------------------------------------------------------------+ |others | | +-----------+------------------------------------------------------------------+ Build and Test ---------------------- This project uses PEP-517 packaging API. This requires ``build`` package:: pip install build To build both ``sdist`` and ``wheel`` package, run:: python -m build To install all development dependencies, run:: pip install setuptools setuptools-scm tox coverage pytest pytest-cov mypy flake8 sphinx furo This project uses ``tox`` to integrate linting and testing. To run tests on all supported python versions(you will need to install them first), run:: tox To run static check(flake8) and type check(mypy) only, run:: tox -e linting To run tests on specific python versions, for example, on cpython3.9 and 3.10, use:: tox -e py39,py310 The documents are built using ``sphinx`` and the ``furo`` theme. To build docs on linux, run:: cd docs && make html LICENSE ---------------------- This project is licensed under the MIT license. For detailed information. please read the ``LICENSE`` file in the repository.


نیازمندی

مقدار نام
- pytest
- pytest-cov
- coverage
- tox
- sphinx
- furo


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

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


نحوه نصب


نصب پکیج whl async-itertools-0.0.1:

    pip install async-itertools-0.0.1.whl


نصب پکیج tar.gz async-itertools-0.0.1:

    pip install async-itertools-0.0.1.tar.gz