Extension to the asyncio standard library with common async operations.
Project description
corel-asyncio
Extension to the asyncio standard library with common async operations which are often needed in asyncio-based projects.
This package is part of the corel project ecosystem, which is a collection of Python packages for the cooperative development of software and firmware for memory mapped FPGAs, microcontrollers and other hardware.
- Supported Python versions: 3.10+
- Supported platforms: Linux, OSX
- Source: https://gitlab.desy.de/corel/corel-asyncio
- Pypi: https://pypi.org/project/corel-asyncio
- Documentation: TODO
- License: MIT
Features
- Attempt a coroutine multiple times
- Test if a coroutine is blocking
- Base class for logging items asynchronously
- Re-entrant lock
- Serial server
- "fire-and-forget" tasks with appropriate reference tracking and clean-up
- UDP client
Installation
This package is installable via pip from PyPI:
pip install corel-asyncio
This package is installable via pip directly from this repository (via https or ssh), e.g.:
pip install 'git+https://gitlab.desy.de/corel/corel-asyncio.git'
For developers, follow the usual git clone procedure and see the
Makefile or Justfile for development commands.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file corel_asyncio-8.0.0.tar.gz.
File metadata
- Download URL: corel_asyncio-8.0.0.tar.gz
- Upload date:
- Size: 472.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ebbf7af604b0e9ec0ef6ed3f320adb2e8fa5a33257f3e79a3206e1f595db712
|
|
| MD5 |
c5a784577345847ea7de458f63762487
|
|
| BLAKE2b-256 |
a1895c51ccbe0e56a96b02455e491dc6efec80d4e1a0ed7d611b56258b6db65e
|
File details
Details for the file corel_asyncio-8.0.0-py3-none-any.whl.
File metadata
- Download URL: corel_asyncio-8.0.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5fdca3f2337056fb2a4990f732c59f492b355348d243c2cd09a00dad6cf2b02
|
|
| MD5 |
da7b338955162e3c88333f95a4ad4a20
|
|
| BLAKE2b-256 |
cc55ee477085d7ce51138f5658a43ef66227451678dce144b82abcc0b87e3607
|