[ 原始碼: fabric ]
套件:fabric(2.5.0-0.3)
Simple Pythonic remote deployment tool
Fabric is designed to upload files and run shell commands on a number of servers in parallel or serially. These commands are grouped in tasks (which are regular Python functions) and specified in a 'fabfile.'
It is similar to Capistrano, except it's implemented in Python and doesn't expect you to be deploying Rails applications.
This package contains the binary executable and the documentation.
其他與 fabric 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-fabric (>= 2.5.0-0.3)
- Simple Pythonic remote deployment tool
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources