Package implementing the various conda related modules.
__CondaRootPrefix |
__CondaUserConfig |
__CondaVersion |
__CondaVersionStr |
__initialized |
None |
__initializeCondaInterface | Private module function to (re-)initialize the conda interface. |
condaVersion | Module function to get the conda version. |
condaVersionStr | Module function to get the conda version as a string. |
isCondaAvailable | Module function to check the availability of conda. |
resetInterface | Module function to reset the conda interface. |
rootPrefix | Module function to get the root prefix. |
userConfiguration | Module function to get the path of the user configuration file. |
Private module function to (re-)initialize the conda interface.
Module function to get the conda version.
Module function to get the conda version as a string.
Module function to check the availability of conda.
Module function to reset the conda interface.
Module function to get the root prefix.
Module function to get the path of the user configuration file.