Classes

Summary

class

class parent

truncated documentation

AnnoyingPackageException

raised when a package is not on pypi

ConfigurationError

raised when something is wrong the current configuration

Distribution

Common interface for old and recent pip packages.

DownloadError

raised when a package cannot be downloaded

DownloadException

Cannot download.

FileShouldNotBeFound

Raised by function check_sys_path().

HTMLParser4Links

extreact all links ni HTML page

InnoSetupException

Exception happening with InnoSetup

InstallError

raised when a package cannot be installed

InternalJsException

Raises when a javascript url cannot be decrypted.

JuliaBatchException

raised when running R in batch mode

ManualDownloadException

raised when a manual download is required

MissingInstalledPackageException

raised when a package is not installed

MissingPackageOnPyPiException

raised when a package is not found on pipy

MissingReferenceException

raised when a module is not referenced by this package

MissingVersionOnPyPiException

raised when a version is missing on pipy

MissingVersionWheelException

raised when a version is missing as a wheel

MissingWheelException

raised when a wheel is missing

ModuleInstall

defines the necessary information for a module

ModuleNotFoundError

raised when a module was not found

RBatchException

raised when running R in batch mode

RunCmdError

raised when a command line cannot be run

RunCmdException

raised by function run_cmd()

ShebangException

exception raised when the shebang is not correct

UnavailableCustomBuildError

raise when a module does not have a custom build

UpdatePipError

raised when pip cannot be update or reinstalled

VirtualEnvError

exception raised by the function implemented in this file

WinInstallDistributionError

raised when an issue is detected in the distribution

WinInstallException

exception raised by this package

WinInstallMissingDependency

raised when a dependency is missing

WinInstallPackageException

exception raised by this package when installing a Python package

WrongVersionError

cannot interpret a version

WrongWheelException

raised when the downloaded wheel seems wrong

_AsyncLineReader