软件包: python3-fabric (2.6.0-1)
python3-fabric 的相关链接
Trisquel 的资源:
下载源码包 fabric:
维护者:
Original Maintainers:
- Debian Python Team
- Andrew Starr-Bochicchio
外部的资源:
- 主页 [fabfile.org]
相似软件包:
Simple Pythonic remote deployment tool - standalone module
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 Python 3 modules.
其他与 python3-fabric 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-invoke (>= 1.3.0~)
- Pythonic task execution - Python 3.x
-
- dep: python3-paramiko
- Make ssh v2 connections (Python 3)