ZopeSkel
A collection of skeletons for quickstarting Zope projects.
Current release
ZopeSkel 1.1
Released Oct 25, 2007
Improved theme skeletons and added two new templates: 'archetype' and 'plone3_theme'.
More about this release…
Get
ZopeSkel
for
all platforms
(64KB)
- Package source
Get
ZopeSkel
for
all platforms
(117KB)
- Python egg
Project Description
The real homepage of ZopeSkel is at PyPI. Please have a look there for the latest releases and up-to-date documentation.
ZopeSkel is a collection of skeletons for quickstarting Zope projects. It adds to the list of available PasteScript templates a few that are useful for quickly starting Zope projects that have a setuptools-ready file layout.
The preferred way of installing ZopeSkel is by calling:
$ easy_install ZopeSkel
The latest version is available in a Subversion repository; you can install it using:
$ easy_install ZopeSkel==dev
Please contribute by submitting patches for what you consider best of breed file layouts for starting Zope projects.
You can find out more about ZopeSkel in:
- The PasteScript website; PasteScript is a library for creating Python project templates that ZopeSkel heavily relies on
- Plone.org's documentation area
- Martin Aspeli's book Professional Plone Development
- Erik Forsberg's blog post about injecting content types with ZopeSkel
