◆ __init__()
def __init__ |
( |
|
self, |
|
|
|
marker |
|
) |
| |
◆ __repr__()
◆ __str__()
◆ evaluate()
def evaluate |
( |
|
self, |
|
|
|
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:
- /home/passerat/Stage/flaskProject/venv/lib/python3.8/site-packages/pip/_vendor/packaging/markers.py