About Anaconda Help Download Anaconda

pyuv is a Python module which provides an interface to libuv.

Installers

Info: This package contains files in non-standard labels.
  • win-64 v1.4.0
  • linux-64 v1.4.0
  • osx-64 v1.4.0
  • win-32 v1.4.0
  • osx-arm64 v1.4.0

conda install

To install this package run one of the following:
conda install conda-forge::pyuv
conda install conda-forge/label/cf201901::pyuv
conda install conda-forge/label/cf202003::pyuv
conda install conda-forge/label/gcc7::pyuv

Description

pyuv is a Python module which provides an interface to libuv. libuv is a high performance asynchronous networking and platform abstraction library.

libuv is built on top of epoll/kequeue/event ports/etc on Unix and IOCP on Windows systems providing a consistent API on top of them.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy