Grok (web framework)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Grok
File:Zope foundation grok logo.png
Developer(s) Grok developers, Zope Developers, Zope Foundation
Initial release 2006; 18 years ago (2006)
Stable release Grok 2.8[1] / February 14, 2013; 11 years ago (2013-02-14)
Written in Python
Type Web application framework
License Zope Public License
Website grok.zope.org

Grok is an open-source Web framework based on Zope Toolkit technology. The project was started in 2006 by a number of Zope developers.[2] Its core technologies (Martian, grokcore.component) are also used in other Zope-based projects.[3][4][5]

The primary motive behind Grok is to make the Zope Toolkit 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.[6] To achieve this, Grok uses convention-over-configuration instead of using an explicit XML based configuration language (ZCML) as Zope Toolkit and BlueBream do. Grok uses Python code for component configuration, and has many implicit defaults and conventions. Grok is similar in feel to other Python Web frameworks such as TurboGears, Pylons and Django.[7]

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.

External links

<templatestyles src="Asbox/styles.css"></templatestyles>