a powerful HTTP 1.1, 2, and 3 client with both sync and async interfaces
py-urllib3-future is a powerful HTTP 1.1, 2, and 3 client with both sync and async interfaces. It brings many critical features that are missing from both the Python standard libraries and urllib3
py-urllib3-future is a powerful HTTP 1.1, 2, and 3 client with both sync and async interfaces. It brings many critical features that are missing from both the Python standard libraries and urllib3
To install py313-urllib3-future, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py313-urllib3-future
To see what files were installed by py313-urllib3-future, run:
port contents py313-urllib3-future
To later upgrade py313-urllib3-future, run:
sudo port selfupdate && sudo port upgrade py313-urllib3-future
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.