[ 原始碼: pastescript ]
套件:python3-pastescript(3.2.1-1)
PasteScript is a pluggable command-line tool (Python3)
Paster is pluggable command-line frontend, including commands to setup package file layouts. By this you are able to create file layouts for packages and serve webapps quickly.
Built-in features:
* Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on https://docs.pylonsproject.org/projects/pastedeploy/en/latest/ (available within Debian based distribution as python3-pastedeploy)
This package provides the Python 3.x module.
其他與 python3-pastescript 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-paste (>> 3)
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- dep: python3-pastedeploy
- load, configure, and compose WSGI applications and servers (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- sug: python-pastescript-doc
- PasteScript is a pluggable command-line tool (Documentation)
-
- sug: python3-cherrypy3
- Python web development framework - Python 3 module