Skip to content

Commit 89a68cd

Browse files
Add an AnyIO sprint (#1433)
<!-- readthedocs-preview ep-website start --> 🖼️ Preview available 🖼️ : https://ep-website--1433.org.readthedocs.build/ <!-- readthedocs-preview ep-website end --> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e91116b commit 89a68cd

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/content/sprints/anyio.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "AnyIO"
3+
numberOfPeople: "2-8"
4+
pythonLevel: "Intermediate"
5+
contactPerson:
6+
name: "Alex Grönholm"
7+
8+
github: "agronholm"
9+
links:
10+
- title: "GitHub repo"
11+
url: "https://github.com/agronholm/anyio"
12+
- title: "Gitter chat"
13+
url: "https://matrix.to/#/#python-trio_AnyIO:gitter.im"
14+
---
15+
16+
We'll mostly work on improving the documentation, in particular adding guides
17+
for migrating existing asyncio or Trio apps and libraries to the AnyIO API. If
18+
you have a pet peeve with AnyIO, or would just like to ask questions or get help
19+
with your AnyIO migration, feel free to join!

0 commit comments

Comments
 (0)