Yes, we do actually use virtualenv in our Airflow production environment.We 
also use Docker containers, so we don't strictly need it, but it makes it easy 
for us to have a similar setup in production and on developers' machines.On dev 
machines, we run multiple Python projects each hosted in its own virtualenv, so 
dependencies don't conflict.
Michal 

    On Wednesday, April 5, 2017 3:07 AM, Boris Tyukin <[email protected]> 
wrote:
 

 Hi Michał, really enjoyed your post - great job! what is the reason to use 
virtualenv? would you use it for production setup?
On Tue, Apr 4, 2017 at 4:25 PM, Michal K <[email protected]> wrote:

Hi everyone,

I would just like to let you know that I wrote an introductory article for new 
users who are getting started with Airflow.

You can find it here: https://bitly.com/2nGRgzj

I would be happy to hear your comments or suggestions.
Feel free to link to the article if you find it useful.

Thanks for all your work on Airflow,

Michal




   

Reply via email to