Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
base.py File Reference

Go to the source code of this file.

Data Structures

class  Constraint
 
class  Requirement
 
class  Candidate
 

Namespaces

namespace  pip
 
namespace  pip._internal
 
namespace  pip._internal.resolution
 
namespace  pip._internal.resolution.resolvelib
 
namespace  pip._internal.resolution.resolvelib.base
 

Functions

str format_name (str project, FrozenSet[str] extras)
 
bool _match_link (Link link, "Candidate" candidate)
 

Variables

 CandidateLookup = Tuple[Optional["Candidate"], Optional[InstallRequirement]]
 
 CandidateVersion = Union[LegacyVersion, Version]