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 5caafff commit d0d1f8aCopy full SHA for d0d1f8a
README.md
@@ -45,6 +45,12 @@ Forwarder if that fails to load or initialize.
45
We use this library to allow applications to be redirected to one of several
46
available DB replicas and re-routed instantly if the configuration changes.
47
48
+## Install Python module from PyPy:
49
+
50
+```
51
+pip install asyncproxy
52
53
54
## Build and Install Python module from source code:
55
56
```
0 commit comments