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
To be fair, I don't think I have ever seen an egg-as-distribution-method myself. I see them dumped in the site-packages directory, but I've never cared what they are. I've seen a (single) wheel file in the wild, but that required pip and was for an edge case (VS2010-compiled 64-bit NumPy).
