Skip to content

Commit 8922310

Browse files
authored
Add a Projects Using Proxy.Py section
1 parent 68ed4c2 commit 8922310

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
- [Setup Local Environment](#setup-local-environment)
125125
- [Setup Git Hooks](#setup-git-hooks)
126126
- [Sending a Pull Request](#sending-a-pull-request)
127+
- [Projects Using Proxy.Py](#projects-using-proxypy)
127128
- [Benchmarks](#benchmarks)
128129
- [Flags](#flags)
129130
- [Changelog](https://proxypy.rtfd.io/en/latest/changelog)
@@ -2249,6 +2250,21 @@ Every pull request is tested using GitHub actions.
22492250
See [GitHub workflow](https://github.com/abhinavsingh/proxy.py/tree/develop/.github/workflows)
22502251
for list of tests.
22512252

2253+
# Projects Using Proxy.Py
2254+
2255+
Some of the projects using `proxy.py`
2256+
2257+
1. [ray-project](https://github.com/ray-project/ray)
2258+
2. [aio-libs](https://github.com/aio-libs/aiohttp)
2259+
3. [wifipumpkin3](https://github.com/P0cL4bs/wifipumpkin3)
2260+
4. [MerossIot](https://github.com/albertogeniola/MerossIot)
2261+
5. [pyshorteners](https://github.com/ellisonleao/pyshorteners)
2262+
6. [Slack API](https://github.com/slackapi/python-slack-events-api)
2263+
7. [ibeam](https://github.com/Voyz/ibeam)
2264+
8. [PyPaperBot](https://github.com/ferru97/PyPaperBot)
2265+
2266+
For full list see [used by](https://github.com/abhinavsingh/proxy.py/network/dependents?package_id=UGFja2FnZS01MjQ0MDY5Ng%3D%3D)
2267+
22522268
# Benchmarks
22532269

22542270
See [Benchmark](https://github.com/abhinavsingh/proxy.py/tree/develop/benchmark) directory on how to run benchmark comparisons with other OSS web servers.

0 commit comments

Comments
 (0)