bluebream 0.1.1
pip install bluebream==0.1.1
Released:
Script to setup a Zope project directory.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License
- Author: Baiju M
Project description
BlueBream
BlueBream makes it easy to setup a new project using Zope packages. BlueBream generate a project directory from a template called bluebream. The template is created using PasteScript by Ian Bicking.
To create a new project, first you need to install BlueBream:
$ easy_install bluebream
Once BlueBream is installed, run paster command to create the project directory. The create subcommand provided by paster will show a wizard to create the project directory.
$ paster create -t bluebream
You need to provide the project name and namespace package name. The project name will be used as the egg name.
The project name can be give given as a command line argument:
$ paster create -t bluebream sample
The name of namespace package also can be given from the command line:
$ paster create -t bluebream sample namespace_package=mycompany
Changelog
0.1.1 (2010-01-02)
Fix missing package data. The 0.1.0 releases was broken.
Improve documentation.
0.1.0 (2010-01-02)
Initial release.
Download
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License
- Author: Baiju M
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
File details
Details for the file bluebream-0.1.1.tar.gz
.
File metadata
- Download URL: bluebream-0.1.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc21b77555574889bb8ac85058d8718d132d65f74e776cebfab5ef0ca7258873 |
|
MD5 | 9198486e04fa22fa40bdfd8ac2e7aa02 |
|
BLAKE2b-256 | 55ec9fc8b0a9775b4f5060fb0561fccfabfd3337ac2759d83c6b6dec72cb7b5e |