Hello guys,<p><pre><code> I workd most of the time with .NET(C#,Webservices,ASP.NET).I'm willing to learn Python AND /OR Ruby.
</code></pre>
What are some good frameworks,IDEs for Python?<p>What are some good frameworks,IDEs for Ruby?<p>Thanks in advance.
Python:<p>Pyramid (<a href="http://docs.pylonsproject.org/projects/pyramid/1.0/" rel="nofollow">http://docs.pylonsproject.org/projects/pyramid/1.0/</a>)<p>Django (<a href="http://www.djangoproject.com/" rel="nofollow">http://www.djangoproject.com/</a>)<p>TurboGears (<a href="http://turbogears.org/" rel="nofollow">http://turbogears.org/</a>)<p>Web.py (<a href="http://webpy.org/" rel="nofollow">http://webpy.org/</a>)<p>flask (<a href="http://flask.pocoo.org/" rel="nofollow">http://flask.pocoo.org/</a>)<p>Ruby:<p>rails (<a href="http://www.rubyonrails.org/" rel="nofollow">http://www.rubyonrails.org/</a>)<p>sinatra (<a href="http://www.sinatrarb.com" rel="nofollow">http://www.sinatrarb.com</a>)<p>I highly recommend Pyramid using Python, but it is a subjective thing. First is decide the language you like better than compare the frameworks and find the best on for you.