paster2.7

create file layouts for Python packages and serve webapps

Install

All systems
curl cmd.cat/paster2.7.sh
Debian Debian
apt-get install python-pastescript
Ubuntu
apt-get install python-pastescript
image/svg+xml Kali Linux
apt-get install python-pastescript
Windows (WSL2)
sudo apt-get update sudo apt-get install python-pastescript
Raspbian
apt-get install python-pastescript

python-pastescript

create file layouts for Python packages and serve webapps

Paster is pluggable command-line frontend, including commands to setup package file layouts Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy This package provides the Python 2.7 module.