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.
2 parents 09150c9 + bc66026 commit d0cc154Copy full SHA for d0cc154
winpython/data/packages.ini
@@ -812,6 +812,9 @@ description=A Python utility / library to sort Python imports.
812
[itsdangerous]
813
description=Various helpers to pass trusted data to untrusted environments and back.
814
815
+[janus]
816
+description=Mixed sync-async queue to interoperate between asyncio tasks and classic threads
817
+
818
[jax]
819
description=Differentiate, compile, and transform Numpy code.
820
0 commit comments