Dependency management and environment isolation can be hell. You need to marry environments and package managers together. Python has been missing that for a while, until now …
Why?
I am a python developer and I like wrapping C++ code into python.… Continue Reading