Asynchronous extensions.
Project description
async-extensions
Asynchronous extensions.
async-extensions builds on top of anyio to improve backend-agnostic
asynchronous programming.
Installing
Python 3.8 or above is required.
pip
Installing the library with pip is quite simple:
$ pip install async-extensions
Alternatively, the library can be installed from source:
$ git clone https://github.com/nekitdev/async-extensions.git
$ cd async-extensions
$ python -m pip install .
poetry
You can add async-extensions as a dependency with the following command:
$ poetry add async-extensions
Or by directly specifying it in the configuration like so:
[tool.poetry.dependencies]
async-extensions = "^4.0.0"
Alternatively, you can add it directly from the source:
[tool.poetry.dependencies.async-extensions]
git = "https://github.com/nekitdev/async-extensions.git"
Support
If you need support with the library, you can send an email or refer to the official Discord server.
Changelog
You can find the changelog here.
Security Policy
You can find the Security Policy of async-extensions here.
Contributing
If you are interested in contributing to async-extensions, make sure to take a look at the
Contributing Guide, as well as the Code of Conduct.
License
async-extensions is licensed under the MIT License terms. See License for details.
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 async_extensions-4.0.0.tar.gz.
File metadata
- Download URL: async_extensions-4.0.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9acdd58dcf3cf4d66ea2bdca31e57d80b9f3aa55a5cfd6a9f2c805d4088d2afc
|
|
| MD5 |
7c7176e32dd0d3b81efa00964f273bc0
|
|
| BLAKE2b-256 |
92a68c323f11942b3576547435c3db715b449d703c24ed488ea1ab09ea13fd31
|
File details
Details for the file async_extensions-4.0.0-py3-none-any.whl.
File metadata
- Download URL: async_extensions-4.0.0-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.5.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04ed22ce6ee9506f1de49d3a28f75e0cadac8587114609d1dbfac8c1766c4c05
|
|
| MD5 |
3f82c165833af1b1e2e35b55d7eaf0a4
|
|
| BLAKE2b-256 |
2334a00808f8139411d252be03223ee3e8d8b2be74cf8c5d4ea5e1cf01e6572a
|