Navigation

Templer System Manual¶

Using ZopeSkel

Templer is derived from an earlier system – ZopeSkel – which was designed specifically for the needs of the Zope and Plone communities.

If you have worked with ZopeSkel in the past, you may continue to do so in the same way you always have. You will find that the selection of templates is a bit different, but the system works exactly as before.

For more information on using ZopeSkel, see ZopeSkel in this manual.

This manual covers the templer code generation system. Templer is a general-purpose system for generating code skeletons for any Python project from pre-defined templates. Through an interactive interface, the user provides information which is used to generate a skeleton of files and folders that fits their individual needs.

To get started quickly, see Using Templer.

Templer consists of a number of packages, each of which provides a set of templates. Install the package that you need for the templates you want.

  • Install templer.core to build basic Python namespace and nested namespace packages
  • Install templer.buildout to build basic buildouts and recipes to extend the zc.buildout system
  • Install templer.zope to build basic namespace and nested namespace packages for Zope
  • Install templer.plone to build software projects for the Plone Content Management System
  • Install templer.plone[localcommands] to get access to local commands for adding features to your Plone software projects

If you are interested in extending the templer system with your own templates, read the developers manual.

Contents¶

  • Using Templer
  • Templer Packages
    • Package Listing
    • Package Dependencies
  • Templer Developer’s Manual
  • Templer Information
    • Definition of Terms
    • The History of Templer
    • Splitting ZopeSkel into Egg Packages
  • Templer-Based Applications
    • ZopeSkel

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Project Versions

Table Of Contents

  • Templer System Manual
    • Contents
    • Indices and tables

Next topic

Using Templer

This Page

  • Show Source

Navigation

© Copyright 2012, Cris Ewing and contributors. Created using Sphinx 1.1.3.
TEST Brought to you by Read the Docs
Test
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.