Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
pip._vendor.packaging.markers.Marker Class Reference

Public Member Functions

None __init__ (self, str marker)
 
str __str__ (self)
 
str __repr__ (self)
 
bool evaluate (self, Optional[Dict[str, str]] environment=None)
 

Protected Attributes

 _markers
 

Member Function Documentation

◆ evaluate()

bool pip._vendor.packaging.markers.Marker.evaluate (   self,
Optional[Dict[str, str]]   environment = None 
)
Evaluate a marker.

Return the boolean from evaluating the given marker against the
environment. environment is an optional argument to override all or
part of the determined environment.

The environment is determined from the current Python process.

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