On 09/28/2017 09:40 AM, Paul Moore wrote: > Are you aware of pipsi? If you do `pipsi install somepackage` it > creates a new virtualenv in ~/.local/.venvs, populates it with > somepackage and its dependencies, and then puts the entry point > scripts for somepackage into ~/.local/bin. It may be a useful way of > delivering your program, rather than building the virtualenv > management in yourself.
No I wasn't aware of this tool, thanks for sharing. It's not what I am looking for but it's always nice to know of some alternatives Irmen -- https://mail.python.org/mailman/listinfo/python-list