Skip to content

Commit 9b15d0e

Browse files
pquentinsethmlarson
authored andcommitted
Add users to README
It turns out our little idea got a bit of traction.
1 parent b314d89 commit 9b15d0e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,15 @@ unasync
2222

2323
Welcome to `unasync <https://pypi.org/project/unasync/>`_, a project that can transform your asynchronous code into synchronous code.
2424

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.
2626

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+
2734
Installation
2835
============
2936

0 commit comments

Comments
 (0)