Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agronholm/anyio
/ functions
Functions
2,163 in github.com/agronholm/anyio
⨍
Functions
2,163
◇
Types & classes
270
↳
Endpoints
11
Function
main
()
tests/test_taskgroups.py:1511
Method
main
()
tests/test_eventloop.py:94
Method
main
()
tests/test_eventloop.py:145
Method
main
()
tests/test_lowlevel.py:99
Method
main
()
tests/test_from_thread.py:195
Method
main
()
tests/test_taskgroups.py:2196
Method
max_value
The maximum value of the semaphore.
src/anyio/_core/_synchronization.py:455
Method
max_value
(self)
src/anyio/_core/_synchronization.py:518
Method
max_value
(self)
src/anyio/_backends/_asyncio.py:2037
Method
max_value
(self)
src/anyio/_backends/_trio.py:825
Method
middle_task
()
tests/test_taskgroups.py:1678
Method
multiply
(x: int, y: int)
tests/test_itertools.py:106
Method
multiply
(a: int, b: int)
tests/test_itertools.py:858
Method
name
(self)
src/anyio/_core/_fileio.py:451
Method
name
The name of the task.
src/anyio/_core/_tasks.py:333
Function
nested
()
tests/test_taskgroups.py:1506
Function
never_cancel_task
()
tests/test_taskgroups.py:1445
Function
non_main
(*, task_status: TaskStatus[str | None])
tests/test_debugging.py:65
Function
noop
()
tests/test_taskgroups.py:1401
Method
noop
()
tests/test_from_thread.py:507
Method
notifier
()
tests/test_synchronization.py:353
Method
notify_closing
(cls, obj: FileDescriptorLike)
src/anyio/abc/_eventloop.py:340
Method
notify_closing
(cls, obj: FileDescriptorLike)
src/anyio/_backends/_asyncio.py:3002
Method
open_process
( cls, command: StrOrBytesPath | Sequence[StrOrBytesPath], *, stdin: int | IO[
src/anyio/abc/_eventloop.py:231
Method
open_process
( cls, command: StrOrBytesPath | Sequence[StrOrBytesPath], *, stdin: int | IO[
src/anyio/_backends/_asyncio.py:2718
Method
open_signal_receiver
( cls, *signals: Signals )
src/anyio/abc/_eventloop.py:387
Method
open_signal_receiver
( cls, *signals: Signals )
src/anyio/_backends/_asyncio.py:3102
Method
other_task
()
tests/test_synchronization.py:81
Method
other_task
()
tests/test_synchronization.py:548
Method
outer
()
tests/test_itertools.py:220
Method
outer
()
tests/test_itertools.py:862
Function
outer_task
()
tests/test_taskgroups.py:917
Function
parent
(tg: TaskGroup)
tests/test_taskgroups.py:1064
Method
parent
(self)
src/anyio/_core/_fileio.py:447
Method
parents
(self)
src/anyio/_core/_fileio.py:443
Method
parity
(value: int)
tests/test_itertools.py:543
Method
parts
(self)
src/anyio/_core/_fileio.py:427
Method
pause_writing
(self)
src/anyio/_backends/_asyncio.py:1273
Method
pause_writing
(self)
src/anyio/_backends/_asyncio.py:1307
Method
peer_sock
(self, peer_socket_path: Path)
tests/test_sockets.py:2295
Method
peer_socket_path
(self)
tests/test_sockets.py:2117
Method
peer_socket_path
(self)
tests/test_sockets.py:2282
Method
peer_socket_path_or_str
( self, request: SubRequest, peer_socket_path: Path )
tests/test_sockets.py:2289
Method
pid
The process ID of the process.
src/anyio/abc/_subprocesses.py:55
Method
pid
(self)
src/anyio/_backends/_asyncio.py:1171
Method
pid
(self)
src/anyio/_backends/_trio.py:397
Method
populated_tmpdir
( self, tmp_path: pathlib.Path, limiter: CapacityLimiter | None )
tests/test_fileio.py:92
Method
power
(a: int, b: int)
tests/test_itertools.py:850
Method
predicate
(value: int)
tests/test_itertools.py:921
Method
process_exited
(self)
src/anyio/_backends/_asyncio.py:2443
Method
provider
( self, anyio_backend_name: str, anyio_backend_options: dict[str, Any] )
tests/test_to_thread.py:296
Function
pytest_addoption
(parser: pytest.Parser)
src/anyio/pytest_plugin.py:75
Function
pytest_collection_finish
(session: pytest.Session)
src/anyio/pytest_plugin.py:181
Function
pytest_configure
(config: pytest.Config)
src/anyio/pytest_plugin.py:83
Function
pytest_fixture_setup
(fixturedef: Any, request: Any)
src/anyio/pytest_plugin.py:103
Function
pytest_pycollect_makeitem
( collector: pytest.Module | pytest.Class, name: str, obj: object )
src/anyio/pytest_plugin.py:164
Function
pytest_pyfunc_call
(pyfuncitem: Any)
src/anyio/pytest_plugin.py:240
Method
raise_baseexception
()
tests/test_from_thread.py:754
Method
raise_oserror
(addr: tuple[str, int])
tests/test_sockets.py:1147
Function
raise_stopiteration
()
tests/test_to_thread.py:287
Method
read1
(self: AsyncFile[bytes], size: int = -1)
src/anyio/_core/_fileio.py:122
Method
read1
(self: SpooledTemporaryFile[bytes], size: int = -1)
src/anyio/_core/_tempfile.py:344
Function
reader
()
tests/test_sockets.py:2634
Method
readinto1
(self: SpooledTemporaryFile[bytes], b: WriteableBuffer)
src/anyio/_core/_tempfile.py:372
Method
readline
(self)
src/anyio/_core/_tempfile.py:351
Method
readlines
(self)
src/anyio/_core/_fileio.py:128
Method
readlines
(self)
src/anyio/_core/_tempfile.py:358
Function
receive
()
tests/streams/test_memory.py:361
Method
receive
(self)
src/anyio/streams/stapled.py:82
Method
receive
(self)
src/anyio/streams/memory.py:115
Method
receive
(self, max_bytes: int = 65536)
src/anyio/streams/file.py:81
Method
receive
(self, max_bytes: int = 65536)
src/anyio/_backends/_asyncio.py:1074
Method
receive
(self, max_bytes: int = 65536)
src/anyio/_backends/_asyncio.py:1326
Method
receive
(self, max_bytes: int = 65536)
src/anyio/_backends/_asyncio.py:1453
Method
receive
(self)
src/anyio/_backends/_asyncio.py:1685
Method
receive
(self)
src/anyio/_backends/_asyncio.py:1735
Method
receive
(self)
src/anyio/_backends/_asyncio.py:1767
Method
receive
(self)
src/anyio/_backends/_asyncio.py:1803
Method
receive
(self, max_bytes: int | None = None)
src/anyio/_backends/_trio.py:324
Method
receive
(self, max_bytes: int = 65536)
src/anyio/_backends/_trio.py:482
Method
receive
(self)
src/anyio/_backends/_trio.py:616
Method
receive
(self)
src/anyio/_backends/_trio.py:638
Method
receive
(self)
src/anyio/_backends/_trio.py:659
Method
receive
(self)
src/anyio/_backends/_trio.py:683
Method
receive
(self)
tests/streams/test_stapled.py:118
Method
receive_fds
(self, msglen: int, maxfds: int)
src/anyio/_backends/_asyncio.py:1494
Method
receive_fds
(self, msglen: int, maxfds: int)
src/anyio/_backends/_trio.py:513
Method
receive_stream
(self)
tests/streams/test_stapled.py:62
Method
receive_stream
(self)
tests/streams/test_stapled.py:147
Function
receiver
()
tests/streams/test_memory.py:46
Method
release
Release the lock.
src/anyio/_core/_synchronization.py:249
Method
release
(self)
src/anyio/_core/_synchronization.py:507
Method
release
Release the token held by the current task. :raises RuntimeError: if the current task has not borrowed a token from this
src/anyio/_core/_synchronization.py:616
Method
release
(self)
src/anyio/_core/_synchronization.py:722
Method
release_on_behalf_of
(self, borrower: object)
src/anyio/_core/_synchronization.py:725
Method
resume_writing
(self)
src/anyio/_backends/_asyncio.py:1276
Method
resume_writing
(self)
src/anyio/_backends/_asyncio.py:1310
Method
return_value
The return value of the task. :raises TaskNotFinished: if the task has not finished yet :raises TaskCancelled: if the task w
src/anyio/_core/_tasks.py:359
Method
returncode
The return code of the process. If the process has not yet terminated, this will be ``None``.
src/anyio/abc/_subprocesses.py:60
Method
returncode
(self)
src/anyio/_backends/_asyncio.py:1175
← previous
next →
1,001–1,100 of 2,163, ranked by callers