Thank you all for the response, my apologies for not getting back soon enough since I went back to php dev. But I want to give python another try :)
It seems that the common setup is using virtualenv + DB installed on the host machine? Then if you want more advance setup, you I'll with docker/container? I usually don't install DB or any infrastructure on my host machine. But I guess its a common thing in python? Can I just installl pip with virtualenv and my DB of choice on my host machine (OSX) as a starting point? On Thursday, February 23, 2017 at 4:55:54 PM UTC+4, Jaime Sangcap wrote: > > Im just starting out with python and pyramid and Im wondering what do you > guys use? > > Are you using the host without VM? Vagrant? Docker? > > I came from PHP and usually develop using vagrant. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/f2559ff5-3595-4d29-ae9d-c33b18f56754%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
