flask - Using Zappa as a conda user -


i trying create api , looking use flask/aws lambda so. best can tell, zappa looks best (only?) deployment option.

the problem use conda manage environments , zappa not have version can work in conda. requires virtualenv.

my questions are:

  1. how other conda users deploying flask/aws lambda apps?
  2. can run both virtualenv , conda on same machine? risks/challenges?


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -