File tree 1 file changed +8
-1
lines changed 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,15 @@ unasync
22
22
23
23
Welcome to `unasync <https://pypi.org/project/unasync/ >`_, a project that can transform your asynchronous code into synchronous code.
24
24
25
- * Why are we doing it? * - ` urllib3/urllib3#1335 < https://github.com/urllib3/urllib3/pull/1335/ >`_
25
+ See https://github.com/urllib3/urllib3/issues/1323 for more details about unasync.
26
26
27
+ Users
28
+ =====
29
+
30
+ * The official Elasticsearch Python client: https://github.com/elastic/elasticsearch-py
31
+ * Hip, a HTTP client: https://github.com/python-trio/hip
32
+ * httpcore, another low-level HTTP client uses a different implementation of the same idea: https://github.com/encode/httpcore
33
+
27
34
Installation
28
35
============
29
36
You can’t perform that action at this time.
0 commit comments