TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Python AND /Or Ruby frameworks/IDEs

1 pointsby amourghabout 14 years ago
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.

1 comment

ConceitedCodeabout 14 years ago
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.
评论 #2477101 未加载