TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Python AND /Or Ruby frameworks/IDEs

1 点作者 amourgh大约 14 年前
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

ConceitedCode大约 14 年前
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 未加载