Skip to main content

Script that sets up a grok project directory, installs Zope 3 and grok and creates a template for a grok application.

Project description

grokproject provides an easy way to get started with a grok web application. Simply install grokproject:

$ easy_install grokproject

and run the grokproject script with the name of the project you’d like to create as an argument:

$ grokproject MammothHerd
... many lines of output here

This will not only create a project area for you to work in, it will also download and install grok and Zope 3 (the application server grok is built on).

After the project area has been created successfully, you will find an empty Python package in the src directory in which you can place the code for your web application. To start the Zope server, execute parts/instance/bin/runzope.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grokproject-0.3dev-r73355.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

grokproject-0.3dev_r73355-py2.4.egg (10.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page