معرفی شرکت ها


babichjacob-oneshot-channel-0.3.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Python implementation of tokio::sync::oneshot::channel
ویژگی مقدار
سیستم عامل -
نام فایل babichjacob-oneshot-channel-0.3.0
نام babichjacob-oneshot-channel
نسخه کتابخانه 0.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده J or Jacob Babich
ایمیل نویسنده jacobbabichpublic+git@gmail.com
آدرس صفحه اصلی https://github.com/babichjacob/python-oneshot-channel
آدرس اینترنتی https://pypi.org/project/babichjacob-oneshot-channel/
مجوز MIT
<h1 align="center">1️⃣ One-Shot Channel</h1> This library uses documentation copied and pasted from [Tokio's `sync::oneshot` library](https://docs.rs/tokio/latest/tokio/sync/oneshot/index.html), which they have generously published under the MIT license. 🙏 This is a Python implementation of [their one-shot channel](https://docs.rs/tokio/latest/tokio/sync/oneshot/fn.channel.html). ## 💻 Installation This package is [published to PyPI as `babichjacob-oneshot-channel`](https://pypi.org/project/babichjacob-oneshot-channel/). ## 🛠 Usage ```py from asyncio import create_task, gather, run, sleep from itertools import count from oneshot_channel import channel, Receiver, Sender # TODO: write usage guidance ``` ## 😵 Help! I have a question Create an issue and I'll try to help. ## 😡 Fix! There is something that needs improvement Create an issue or pull request and I'll try to fix. ## 📄 License MIT ## 🙏 Attribution _This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_


نیازمندی

مقدار نام
>=0.2.0,<0.3.0 babichjacob-option-and-result


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

مقدار نام
>=3.5,<4.0 Python


نحوه نصب


نصب پکیج whl babichjacob-oneshot-channel-0.3.0:

    pip install babichjacob-oneshot-channel-0.3.0.whl


نصب پکیج tar.gz babichjacob-oneshot-channel-0.3.0:

    pip install babichjacob-oneshot-channel-0.3.0.tar.gz