Share on Facebook Share on Twitter Email
Answers.com

Grok

 
Wikipedia: Grok (web framework)
Grok
Zope foundation grok logo.png
Developer(s) Grok developers, Zope Developers, Zope Foundation
Stable release Grok 1.0 / 2009-10-07; 2 days ago
Written in Python
Type Web application framework
License ZPL License (BSD-like and GPL compatible)
Website grok.zope.org

Grok is a web framework based on Zope 3 technology. The project was started in 2006 by a number of Zope 3 developers.[1] Grok has since then seen regular releases. Its core technologies (Martian, grokcore.component) are also used in other Zope-based projects.[2][3][4]

The primary motive behind Grok is to make the Zope 3 technology more accessible and easier to use for newcomers and, at the same time, speed up application development, in accordance with the agile programming paradigm.[5] To achieve this, Grok uses convention-over-configuration instead of using an explicit XML based configuration language (ZCML) like Zope 3 does. Grok uses Python code for component configuration, and has many implicit defaults and conventions. Grok is similar in feel to other Python web frameworks like TurboGears, Pylons and Django. [6].

References

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Grok (web framework)" Read more

 

Mentioned in