dev-python/anyio (gentoo)

Search

Package Information

Description:
AnyIO is a asynchronous compatibility API that allows applications and libraries written against it to run unmodified on asyncio, curio and trio. It bridges the following functionality: Task groups Cancellation Threads Signal handling Asynchronous file I/O Subprocesses Inter-task synchronization and communication (locks, conditions, events, semaphores, object streams) High level networking (TCP, UDP and UNIX sockets) You can even use it together with native libraries from your selected backend in applications. Doing this in libraries is not advisable however since it limits the usefulness of your library. AnyIO comes with its own pytest plugin which also supports asynchronous fixtures. It even works with the popular Hypothesis library.
Homepage:
https://github.com/agronholm/anyio/ https://pypi.org/project/anyio/
License:
MIT

Versions

Version EAPI Keywords Slot
4.13.0 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 0
4.12.1 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 0
4.12.0 8 ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 0
4.11.0 8 ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription lang="en">
AnyIO is a asynchronous compatibility API that allows applications and libraries written against it to run unmodified on asyncio, curio and trio.

It bridges the following functionality:

Task groups
Cancellation
Threads
Signal handling
Asynchronous file I/O
Subprocesses
Inter-task synchronization and communication (locks, conditions, events, semaphores, object streams)
High level networking (TCP, UDP and UNIX sockets)
You can even use it together with native libraries from your selected backend in applications. Doing this in libraries is not advisable however since it limits the usefulness of your library.

AnyIO comes with its own pytest plugin which also supports asynchronous fixtures. It even works with the popular Hypothesis library.
	</longdescription>
	<stabilize-allarches></stabilize-allarches>
	<upstream>
		<maintainer status="unknown">
			<email>alex.gronholm@nextday.fi</email>
			<name>Alex Grönholm</name>
		</maintainer>
		<remote-id type="github">agronholm/anyio</remote-id>
		<remote-id type="pypi">anyio</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST anyio-4.11.0.tar.gz 219094 bytes
DIST anyio-4.12.0.tar.gz 228266 bytes
DIST anyio-4.12.0.tar.gz.provenance 9075 bytes
DIST anyio-4.12.1.tar.gz 228685 bytes
DIST anyio-4.12.1.tar.gz.provenance 9069 bytes
DIST anyio-4.13.0.tar.gz 231622 bytes
DIST anyio-4.13.0.tar.gz.provenance 9508 bytes