Cooperative multitasking and asynchronous I/O
Project description
Introduction
Cooperative multitasking and asynchronous I/O
The code in this library is largely based on the MicroPython uasyncio implementation.
Dependencies
This driver depends on:
Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle or individual libraries can be installed using circup.
Installing from PyPI
This library is meant to be a subset of the ` asyncio module in CPython <https://docs.python.org/3/library/asyncio.html>`_, and will not be made available on PyPI. Use the CPython version instead.
Installing to a Connected CircuitPython Device with Circup
Make sure that you have circup installed in your Python environment. Install it with the following command if necessary:
pip3 install circup
With circup installed and your CircuitPython device connected use the following command to install:
circup install asyncio
Or the following command to update an existing version:
circup update
Documentation
API documentation for this library can be found on Read the Docs.
For information on building library documentation, please check out this guide.
Contributing
Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file adafruit-circuitpython-asyncio-1.2.2.tar.gz
.
File metadata
- Download URL: adafruit-circuitpython-asyncio-1.2.2.tar.gz
- Upload date:
- Size: 39.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0be768e168f1b11fa0319bfb60ba811f816c93e1bf45557879ce038a1b2ae5e |
|
MD5 | 6984bca707cff1a332e37bf2a3599246 |
|
BLAKE2b-256 | 5a5852aae0c41bb359e81f14853733216a853abc6de70ec5b8b8686369da446e |
File details
Details for the file adafruit_circuitpython_asyncio-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: adafruit_circuitpython_asyncio-1.2.2-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d81b3f30911e166711e7200b43925f6bdeb1b38879f8c30a57be5b34ca9983a |
|
MD5 | 0774436540087ab790f3c46788abdfe8 |
|
BLAKE2b-256 | 494d0013c12e7db0891e55b18d8984e5d0bd47d99a7643ebe0e411b458f41832 |