什么是贴纸,我该如何安装?

pet*_*ust 9 python paster

我正在安装一个应用程序,并已安装pythoneasy_install.我现在有两个步骤要完成:

5. Make a config file as follows::

    paster make-config openbiblio development.ini

6. Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini
Run Code Online (Sandbox Code Playgroud)

我已经阅读了Stackoverflow的答案并尝试了网络但无法找到安装说明.

Ale*_*lli 8

我想你正在寻找pythonpaste的"粘贴脚本",你可以从这里下载然后解压缩并安装.