I use: Eclipse -> Mylyn -> PyDev -> Egit -> webtools virtualenv --no-site-packages pyramid_dev Ubuntu 11.10 the easiest distro to use if you just want things to work with out messing around to much.
On Sat, Oct 29, 2011 at 8:21 AM, Stefano Fontanelli <[email protected] > wrote: > Il 28/10/11 17.41, clemensherschel ha scritto: > >> Finally, I am moving an application from pylons to pyramid. This is an >> opportunity to change platform from windows XP to linux. >> >> This offers me an opportunity to review my pyramid development >> environment. . >> I am using VM workstation 8. I am relieved to be using unix but am unsure >> about which linux, IDE, editors. >> >> > Hi Clemens, > it doesn't matter what Linux distro, IDE or editors you will use. > In my startup we use VIM, gedit, komodo, on Fedora Linux, on Ubuntu Linux, > on Debian Linux, on Mac OS X. (No. Windows is not a choice :P) > My 2c: try it to find your best suitable tool, the editor or distro that > fits your needs. > > About Python enviroment, to simplify application development and testing., > I suggest you "virtualenv" and "virtualenv wrapper". > http://www.virtualenv.org/en/**latest/index.html<http://www.virtualenv.org/en/latest/index.html> > http://www.doughellmann.com/**docs/virtualenvwrapper/<http://www.doughellmann.com/docs/virtualenvwrapper/> > > Regards, > Stefano. > > > -- > Stefano Fontanelli > Asidev S.r.l. > E-mail: [email protected] > Web: www.asidev.com > Skype: stefanofontanelli > Linkedin: > linkedin.com/in/**stefanofontanelli<http://linkedin.com/in/stefanofontanelli> > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to > pylons-discuss@googlegroups.**com<[email protected]> > . > To unsubscribe from this group, send email to pylons-discuss+unsubscribe@* > *googlegroups.com <pylons-discuss%[email protected]>. > For more options, visit this group at http://groups.google.com/** > group/pylons-discuss?hl=en<http://groups.google.com/group/pylons-discuss?hl=en> > . > > -- -- Regards, Bruce Wade http://ca.linkedin.com/in/brucelwade http://www.wadecybertech.com http://www.warplydesigned.com http://www.fitnessfriendsfinder.com -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
