Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
"""A library for installing Python wheels."""

__version__ = "0.7.0"
__all__ = ["install"]

from installer._core import install  # noqa