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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -