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

Public Member Functions

def __init__ (self)
 
def creds_by_repository (self)
 
def find_credential (self, url)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self)
Load from ~/.pypirc

Member Function Documentation

◆ creds_by_repository()

def creds_by_repository (   self)

◆ find_credential()

def find_credential (   self,
  url 
)
If the URL indicated appears to be a repository defined in this
config, return the credential for that repository.

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