OpenQuizz
Une application de gestion des contenus pédagogiques
Environment Class Reference
Inheritance diagram for Environment:
Collaboration diagram for Environment:

Public Member Functions

def __init__ (self, ws)
 
def default (cls)
 
def from_paths (cls, paths)
 
def get_distribution (self, name)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  ws 
)

Member Function Documentation

◆ default()

def default (   cls)

Reimplemented from BaseEnvironment.

◆ from_paths()

def from_paths (   cls,
  paths 
)

Reimplemented from BaseEnvironment.

◆ get_distribution()

def get_distribution (   self,
  name 
)
Given a requirement name, return the installed distributions.

Reimplemented from BaseEnvironment.


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