[Python-ideas] Relative path for pyvenv.cfg:home

2020-01-27 Thread Jeff Edwards
Hi all! This is my first time proposing or submitting an idea, so I apologize if I've gone about all of this the wrong way. I've been using venv for lots of development but came upon a use-case where I wanted to extend the capabilities of it to support a home directory relative to the pyvenv.cfg

[Python-ideas] Is the deployment standard for WSGI ready?

2020-01-27 Thread Jesús Gómez
In the PEP-[1] they say the following: """ After a sufficient number of servers and frameworks have implemented WSGI to provide field experience with varying deployment requirements, it may make sense to create another PEP, describing a deployment standard for WSGI servers and application f