Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install paver-templates

How to install paver-templates

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install paver-templates
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.0b3 Available View build log
Windows (64-bit)
0.1.0b3 Available View build log
Mac OS X (10.5+)
0.1.0b3 Available View build log
Linux (32-bit)
0.1.0b3 Available View build log
Linux (64-bit)
0.1.0b3 Available View build log
 
Author
License
BSD
Depended by
Imports
Lastest release
version 0.1.0b3 on Jan 5th, 2011

Create the the layout of a paver-enable package, including:

  • pavement.py;
  • README.rst, with basic installation instructions;
  • LICENSE (support BSD and (A/L)GPL licenses by default). For a GPL licenses,

System Message: WARNING/2 (<string>, line 11)

Bullet list ends without a blank line; unexpected unindent.

it will copy the required GPL license copies; - MANIFEST.in; - docs/conf.py and docs/index.rst. docs/index.rst simple include the content of README.rst; - and your empty package.

Installation

The easiest way to get Paver-Templates is if you have setuptools installed:

System Message: WARNING/2 (<string>, line 23)

Literal block expected; none found.

easy_install paver-templates

Without setuptools, it's still pretty easy. Download the Paver-Template .tgz file from Paver-Templates' Cheeseshop page, untar it and run:

System Message: WARNING/2 (<string>, line 28)

Literal block expected; none found.

python setup.py install

Usage

As simple as:

System Message: WARNING/2 (<string>, line 37)

Literal block expected; none found.

paster create -t paver_package <package name>

Development

If you would like to help the development of this package, fork this project or report bugs.

The Paver-template project contains a virtualenv bootstrap script that will install all required packages for development:

System Message: WARNING/2 (<string>, line 50)

Literal block expected; none found.

python bootstrap --no-site-packages source virtual-env/bin/activate paver develop

If you would rather use virtualenvwrapper, the project contains a list of requirement suitable for pip:

System Message: WARNING/2 (<string>, line 57)

Literal block expected; none found.

mkvirtualenv --no-site-packages paver-templates easy_install pip pip install -r dev-requirements.txt paver develop

System Message: WARNING/2 (<string>, line 68)

Explicit markup ends without a blank line; unexpected unindent.

0.1.0b3 (Aug 4, 2009):
  • Fix issues with installation of Paver. As a result, Paver-templates is not

System Message: WARNING/2 (<string>, line 74)

Bullet list ends without a blank line; unexpected unindent.

anymore in paver's namespace; paver_package template is not at paver-templates#paver_package.

0.1.0b2 (Jul 22, 2009):
  • change name of the template's readme file to README.rst
0.1.0a2 (Jul 22, 2009):
  • Add missing template files from distribution.
  • Fix bug with markers (like "-- Marker Name: --").
0.1.0a1 (Jul 18, 2009):
  • Initial release.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.