[ ソース: pastescript ]
パッケージ: python3-pastescript (3.6.0-1)
python3-pastescript に関するリンク
Debian の資源:
pastescript ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化
-
- sug: python-pastescript-doc
- PasteScript is a pluggable command-line tool (Documentation)
-
- sug: python3-cherrypy3
- Python web development framework - Python 3 module