pypac.readthedocs.io - PyPAC: Proxy auto-config for Python — PyPAC 0.16.3 documentation

Example domain paragraphs

Release v0.16.3.

PyPAC is a Python library for finding proxy auto-config (PAC) files and making HTTP requests that respect them. PAC files are often used in organizations that need fine-grained and centralized control of proxy settings. Are you using one?

PyPAC provides PACSession , a drop-in subclass of requests.Session , so you can start transparently finding and obeying PAC files immediately.