Asynchronous Code Base
Project description
Asynchronous Component Base
Asynchronous Component Base, or 'acb', is a collection of modular components (actions / adapters) that provide the building blocks for rapid, asynchronous, application development. This codebase should be considered alpha right now as it is under heavy development. A majority of the components are currently being back-ported from other apps and may not currently work as intended.
More documentation is on the way!
Installation
pdm add acb
Actions
Encode
from acb.encode import load
load.json(obj)
Hash
from acb.hash import hash
hash.blake2b(obj)
Configuration
from acb.config import (
ac,
Settings,
)
Logging
from acb.logger import logger
Adapters
Acknowledgements
License
BSD-3-Clause
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 acb-0.1.14.tar.gz.
File metadata
- Download URL: acb-0.1.14.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79dc04777865bb00e99235c4f5c8af04c3f6ccca4637b0c10cb0b08f647268d1
|
|
| MD5 |
72aa6658b059cf82ba97e68b8dbcf7e3
|
|
| BLAKE2b-256 |
79c530773e8fc1b86bbea235f469b223f6ad36740c31bc834654312c4e505576
|
File details
Details for the file acb-0.1.14-py3-none-any.whl.
File metadata
- Download URL: acb-0.1.14-py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.9.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b18ef7722aa4d16533ab35c55e9ac56ff6cecf4df713535a9cbf4a11cfd88831
|
|
| MD5 |
2433f52985418c2f5468c0567c57297d
|
|
| BLAKE2b-256 |
9e321854596e1c0f0a7fbe0b8e5c32b290a8ec013490a77980150454137f74a7
|