Vizonex / Winloop

An Alternative library for uvloop compatability with windows
https://pypi.org/project/winloop
Apache License 2.0
96 stars 9 forks source link

library to help add dependency on win/uv loop #33

Open aviadr1 opened 1 month ago

aviadr1 commented 1 month ago

checkout winuvloop https://github.com/aviadr1/winuvloop that helps developers depend on either uvloop or winloop depending on their current dev platform without needing to explicitly select. just sets up the dependencies, no extra code

Vizonex commented 1 month ago

On Tue, Aug 27, 2024 at 1:13 PM Aviad Rozenhek @.***> wrote:

checkout winuvloop https://github.com/aviadr1/winuvloop that helps developers depend on either uvloop or winloop depending on their current dev platform without needing to explicitly select. just sets up the dependencies, no extra code

— Reply to this email directly, view it on GitHub https://github.com/Vizonex/Winloop/issues/33, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3K7GGVSPW7N4FM3AUANKXDZTS6WDAVCNFSM6AAAAABNGVOJL2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4TAMBUGEYTANY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

I would be willing to help with this. I think you should be able to add support for 3.8 and higher though luckily I’ve already looked into this library you’ve written and I know exactly how to improve it.

Vizonex commented 1 month ago

@aviadr1 One more thing to point out is that @lschoe is working on a way to merge uvloop and winloop together but your project should be a good temporary solution for now.

Vizonex commented 1 month ago

Also good to note is that the uvloop team is trying to do the same thing as us: https://github.com/MagicStack/uvloop/pull/587

aviadr1 commented 1 month ago

Sounds great vizone happy to work together, send me a PR

On Fri, Aug 30, 2024, 07:20 Vizonex @.***> wrote:

Also good to note is that the uvloop team is trying to do the same thing as us: MagicStack/uvloop#587 https://github.com/MagicStack/uvloop/pull/587

— Reply to this email directly, view it on GitHub https://github.com/Vizonex/Winloop/issues/33#issuecomment-2319994943, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOMAWXRX22CLYEQXUGQ6XLZT7XJ5AVCNFSM6AAAAABNGVOJL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJZHE4TIOJUGM . You are receiving this because you were mentioned.Message ID: @.***>