In reply to a tweet (local archive, Twitter) by @mrled

Micah R Ledbetter /mɹ̩ˈled/

@mrled

A few caveats, like imports are a bit slower (I think due to no .pyc) and you can't use compiled modules this way. This means that you can't vendor pycrypto, and therefore you can't vendor requests either.