@Alvaro Pyramid is a Python web framework, portions of which can be traced back to the Zope project.
@Abdul >From a Vagrant perspective, I'm not sure how different developing Pyramid can be from developing Django, although the provisioning steps will be different. Learning how to deploy a Pyramid project on the OS you have chosen to use with Vagrant, with one of the available Vagrant provisioners (Puppet, shell scripts, etc.) might be a good idea at this point. HTH, On Tue, Mar 18, 2014 at 1:59 PM, Alvaro Miranda Aguilera <[email protected]>wrote: > found this, still no idea what pyramid is.. > > https://github.com/Version2beta/vagrant-pyramid > > > > > On Wed, Mar 19, 2014 at 9:55 AM, Alvaro Miranda Aguilera < > [email protected]> wrote: > >> did you shoot the same question on stack overflow? >> >> >> http://stackoverflow.com/questions/22474209/how-can-i-configure-vagrant-with-pyramid-project >> >> you need to provide more informatiom, what you mean by pyramid? >> >> >> >> On Tue, Mar 18, 2014 at 8:33 PM, Abdul Wahid <[email protected]>wrote: >> >>> Hi, >>> >>> I am working on pyramid project and I am having good experience using >>> vagrant with Django but this time little bit confuse from where should i >>> start to configure the pyramid project with Vagrant, Hope someone used >>> Vagrant with Pyramid project. >>> >>> Please guide me, how can i achieve Vagrant Environment for Pyramid >>> project. >>> >>> I would be thankful to you guys. >>> >>> Thanks, >>> Abdul Wahid >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Vagrant" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Voorhis -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
