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

Go to the source code of this file.

Data Structures

class  PipProvider
 

Namespaces

namespace  pip
 
namespace  pip._internal
 
namespace  pip._internal.resolution
 
namespace  pip._internal.resolution.resolvelib
 
namespace  pip._internal.resolution.resolvelib.provider
 

Functions

Union[D, V_get_with_identifier (Mapping[str, V] mapping, str identifier, D default)
 

Variables

 PreferenceInformation = RequirementInformation[Requirement, Candidate]
 
 _ProviderBase = AbstractProvider[Requirement, Candidate, str]
 
 D = TypeVar("D")
 
 V = TypeVar("V")