gocept.package

A paste.script template following gocept Python package conventions
Download

gocept.package Ranking & Summary

Advertisement

  • Rating:
  • License:
  • ZPL
  • Price:
  • FREE
  • Publisher Name:
  • Thomas Lotze and Wolfgang Schnerring
  • Publisher web site:
  • https://projects.gocept.com

gocept.package Tags


gocept.package Description

gocept.package consists of two parts: a paster template that creates the boilerplate for a Python package, and a Python module that is used to configure Sphinx, along with the necessary package dependencies.The package works with Python versions 2.5 through 2.7.UsageTo make the paster template available, install gocept.package where paster can find it. Then run paster: paster create --template gocept-package NAMESPACE.PROJECTNAMEThis will generate the boilerplate for an egg distribution, complete with zc.buildout configuration, the skeleton of Sphinx package documentation, and a Mercurial repository initialised. The buildout configuration is targeted at development, so it will install a testrunner at bin/test and a documentation builder at bin/doc.Package contentsThis is to explain the purpose of the generated files and directories, along with advice on which files to edit when. Many files will not need to be edited at all.Product's homepage


gocept.package Related Software