Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
pip._vendor Namespace Reference

Namespaces

namespace  cachecontrol
 
namespace  pkg_resources
 
namespace  platformdirs
 
namespace  pygments
 
namespace  pyproject_hooks
 
namespace  requests
 
namespace  rich
 
namespace  six
 
namespace  truststore
 
namespace  urllib3
 
namespace  webencodings
 

Functions

 vendored (modulename)
 

Variables

bool DEBUNDLED = False
 
 WHEEL_DIR = os.path.abspath(os.path.dirname(__file__))
 

Detailed Description

pip._vendor is for vendoring dependencies of pip to prevent needing pip to
depend on something external.

Files inside of pip._vendor should be considered immutable and should only be
updated to versions from upstream.