Skip to content

Commit 4f71c61

Browse files
authored
Add an AnyIO sprint
1 parent e91116b commit 4f71c61

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/content/sprints/anyio.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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 for migrating existing asyncio or Trio apps and libraries to the AnyIO API.
17+
If you have a pet peeve with AnyIO, or would just like to ask questions or get help with your AnyIO migration, feel free to join!

0 commit comments

Comments
 (0)