Package cheesecake :: Module cheesecake_index :: Class IndexInstallability
[hide private]
[frames] | no frames]

Class IndexInstallability
source code

object --+    
         |    
     Index --+
             |
            IndexInstallability

Nested Classes [hide private]

Inherited from Index: __metaclass__


Instance Methods [hide private]

Inherited from Index: __getitem__, __init__, add_info, add_subindex, compute, compute_with, decide, decide_after_download, decide_before_download, get_info, print_info, remove_subindex

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__


Class Variables [hide private]
name  
subindices  

Inherited from Index: details, info, value

Inherited from object: __class__


Properties [hide private]

Inherited from Index: max_value, requirements


Class Variable Details [hide private]

name

Value:
'INSTALLABILITY'                                                       
      

subindices

Value:
[<Index class: IndexPyPIDownload>,
 <Index class: IndexUrlDownload>,
 <Index class: IndexUnpack>,
 <Index class: IndexUnpackDir>,
 <Index class: setup.py>,
 <Index class: IndexInstall>,
 <Index class: IndexGeneratedFiles>]