Script that sets up a grok project directory, installs Zope 3 and grok and creates a template for a grok application.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grokproject-0.3dev-r73355.tar.gz.
File metadata
- Download URL: grokproject-0.3dev-r73355.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eea30293ed67baee2401eb1d3eb3374148e4f7694db2760264e1677b227dd282
|
|
| MD5 |
1a922c6162fd95130110b8ef914c1bf0
|
|
| BLAKE2b-256 |
fe7950065911267c96e5964fc465919487676247a1c461e2b969582d809e39d2
|
File details
Details for the file grokproject-0.3dev_r73355-py2.4.egg.
File metadata
- Download URL: grokproject-0.3dev_r73355-py2.4.egg
- Upload date:
- Size: 10.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b18ae98924f0302e6a67b97bfe549f796bd0d8471051940dc85e9a93bd54ff62
|
|
| MD5 |
52162c20223fd9d4e94515421919a7f8
|
|
| BLAKE2b-256 |
4e7763b2f05f2199978bc34708aad5e1a8cc8078e325ce3283d1487e9e3b944a
|