Grok (web framework)

E551827

Grok is a Python-based web framework that emphasizes convention over configuration and rapid development, built on top of the Zope toolkit.

All labels observed (3)

Label Occurrences
Grok (web framework) canonical 2
Grok framework 1
Grok templating 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf Python web framework
web framework
basedOn Zope Toolkit
builtOnTopOf Zope Toolkit
category Python libraries
free web frameworks
software using the Zope Toolkit
commonlyUsedWith ZODB
designGoal lower barrier of entry to Zope 3 technologies
make Zope Component Architecture easier to use
developedBy Zope community
linked to: Zope Foundation
documentationUrl https://grok.zope.org
emphasizes convention over configuration
rapid development
hasComponent Grok forms
Grok models
Grok templates
Grok views
hasFeature automatic configuration via conventions
component scanning
extensible component system
pluggable applications
view and model registration by naming conventions
implements Model-View-Controller pattern
license Zope Public License
maintainedBy Zope community
partOf Zope ecosystem
linked to: Zope
programmingLanguage Python
repository https://github.com/zopefoundation/grok
softwareGenre open-source software
supports HTML templating
RESTful web applications
automatic URL routing
component-based development
object publishing
persistent object databases
schema-driven forms
test-driven development
traversal-based URL mapping
supportsVersionOfPython Python 2
targetAudience Python web developers
targetPlatform server-side web applications
uses Zope 3 technologies
Zope Component Architecture
writtenIn Python

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Zope influenced Grok (web framework)
Z Object Publishing Environment hasInfluenced Grok (web framework)
Zope Page Templates influenced Grok templating
linked to: Grok (web framework)
Zope Component Architecture usedIn Grok framework
linked to: Grok (web framework)