3DCoat Python API
The 3DCoat Python API documentation.
Loading...
Searching...
No Matches
cCore.pyRequirement Class Reference

Public Member Functions

bool installing (self)
 
bool checkIfInstalled (self)
 

Static Public Member Functions

 RefreshInstalledList ()
 
 install_all ()
 
pyRequirement Check (str name, bool install=True, bool show_progress=False, bool ask=False, any on_finish=None)
 
pyRequirement GetRequirementInfo (str name)
 
 EnsurePipInstalled ()
 

Member Function Documentation

◆ Check()

pyRequirement cCore.pyRequirement.Check ( str name,
bool install = True,
bool show_progress = False,
bool ask = False,
any on_finish = None )
static

◆ checkIfInstalled()

bool cCore.pyRequirement.checkIfInstalled ( self)

◆ EnsurePipInstalled()

cCore.pyRequirement.EnsurePipInstalled ( )
static

◆ GetRequirementInfo()

pyRequirement cCore.pyRequirement.GetRequirementInfo ( str name)
static

◆ install_all()

cCore.pyRequirement.install_all ( )
static

◆ installing()

bool cCore.pyRequirement.installing ( self)

◆ RefreshInstalledList()

cCore.pyRequirement.RefreshInstalledList ( )
static

The documentation for this class was generated from the following file: