Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
pip._internal.models.index Namespace Reference

Data Structures

class  PackageIndex
 

Variables

 PyPI = PackageIndex("https://pypi.org/", file_storage_domain="files.pythonhosted.org")
 
 TestPyPI
 

Variable Documentation

◆ PyPI

PyPI = PackageIndex("https://pypi.org/", file_storage_domain="files.pythonhosted.org")

Definition at line 25 of file index.py.

◆ TestPyPI

TestPyPI
Initial value:
1= PackageIndex(
2 "https://test.pypi.org/", file_storage_domain="test-files.pythonhosted.org"
3)

Definition at line 26 of file index.py.