A pluggable command-line frontend, including commands to setup package file layouts
Project description
This is a pluggable command-line tool.
It includes some built-in features;
Create file layouts for packages. For instance, paste create --template=basic_package MyPackage will create a setuptools-ready file layout.
Serving up web applications, with configuration based on paste.deploy.
The latest version is available in a Subversion repository.
For the latest changes see the news file. This package requires Cheetah
Changes in 1.1
Added a warn_returncode option to Command.run_command, and make ensure_file use this for its svn command.
If the svn command-line program isn’t working for you, commands that use ensure_file will continue to work but just with a warning.
Removed copyright notice that was accidentally included in new packages created by paster create
Allow variable assignments at the end of paster serve, like paster serve http_port=80; then you can use %(http_port)s in your config files (requires up-to-date Paste Deploy).
Allow a package_dir variable so that you can put your package into subdirectories of the base directory (e.g., src/)
Changes to the twisted.web2 wrapper (from pythy).
Warn when you run paster setup-app and no modules are listed in top_level.txt (which can happen with a newly checked out project).
Project details
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
Built Distribution
File details
Details for the file PasteScript-1.1.tar.gz
.
File metadata
- Download URL: PasteScript-1.1.tar.gz
- Upload date:
- Size: 81.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a16fb09a2b78c76e471ad5d1ee54179d7b2dbffc9645ad45d11395ceb30475ad |
|
MD5 | 9559eacb46afa724b9ba056b8b42243f |
|
BLAKE2b-256 | aa4219dee6d2c3911cc43ee44fa47f94f0cf61bcd724998e9e0907d61f0a92db |
Provenance
File details
Details for the file PasteScript-1.1-py2.4.egg
.
File metadata
- Download URL: PasteScript-1.1-py2.4.egg
- Upload date:
- Size: 178.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d89e07af0332b434f326f32eb6712583eb4aa86290498d97883abf7221e99f4 |
|
MD5 | e9003bed1be17d21f3946ec517d01898 |
|
BLAKE2b-256 | 90c7694503a77a8690cef3314edee305a44a26e3bc688637a42ba632132d0045 |