Contents

aiosignal 1.4.0

0

aiosignal: a list of registered asynchronous callbacks

aiosignal: a list of registered asynchronous callbacks

Stars: 161, Watchers: 161, Forks: 20, Open Issues: 9

The aio-libs/aiosignal repo was created 6 years ago and the last code push was 21 hours ago.
The project is popular with 161 github stars!

How to Install aiosignal

You can install aiosignal using pip

pip install aiosignal

or add it to a project with poetry

poetry add aiosignal

Package Details

Author
None
License
Apache 2.0
Homepage
https://github.com/aio-libs/aiosignal
PyPi:
https://pypi.org/project/aiosignal/
GitHub Repo:
https://github.com/aio-libs/aiosignal

Classifiers

No  aiosignal  pypi packages just yet.

Errors

A list of common aiosignal errors.

Code Examples

Here are some aiosignal code examples and snippets.

GitHub Issues

The aiosignal package has 9 open issues on GitHub

  • Build(deps): Bump coverage from 7.10.7 to 7.13.2
  • Build(deps): Bump tox from 4.30.3 to 4.34.1
  • Build(deps): Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
  • Build(deps): Bump sphinx from 8.2.3 to 9.1.0
  • Build(deps): Bump pre-commit from 4.3.0 to 4.5.1
  • Build(deps): Bump mypy from 1.18.2 to 1.19.1
  • Build(deps): Bump actions/download-artifact from 6 to 7
  • [pre-commit.ci] pre-commit autoupdate

See more issues on GitHub

Related Packages & Articles

Quart 0.20.0

A Python ASGI web framework with the same API as Flask

purerpc 0.8.0

Native, async Python gRPC client and server implementation supporting asyncio, uvloop, trio