Adding Requests to the standard library
Adding Requests to the standard library
Posted Apr 30, 2015 10:15 UTC (Thu) by mathstuf (subscriber, #69389)In reply to: Adding Requests to the standard library by MKesper
Parent article: Adding Requests to the standard library
Posted May 1, 2015 12:51 UTC (Fri)
by mgedmin (subscriber, #34497)
[Link]
Easy_install supports eggs but not wheels. Pip supports wheels but not eggs. It's rather sad.
Adding Requests to the standard library