Héllo,

I'd like to use Python 3.5 or Python 3.6 in production but avoid the use of
pip and virtualenv.

Is there a solution based on a popular GNU/Linux distribution that allows
to keep up with the release of Python 3.x and various other highly prolific
project but still young like aiohttp?

What I am looking for is the ability to have reproducible builds in the
form of lxc templates (or maybe somekind of docker magic) but without the
need to maintain another package repository.

I hope my question is clear.

Thanks in advance!
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to