We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91116b commit 89a68cdCopy full SHA for 89a68cd
src/content/sprints/anyio.md
@@ -0,0 +1,19 @@
1
+---
2
+title: "AnyIO"
3
+numberOfPeople: "2-8"
4
+pythonLevel: "Intermediate"
5
+contactPerson:
6
+ name: "Alex Grönholm"
7
+ email: "[email protected]"
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