[ 源代码: pastescript ]
软件包:python3-pastescript(2.0.2-2)
create file layouts for Python3 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 3.x module.
其他与 python3-pastescript 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-paste
- 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.x
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python3-cherrypy3
- Python web development framework - Python 3 module