fabric

simple, pythonic tool for remote execution and deployment

WWW CVSWeb GITHub
  1. Package version
    fabric-2.6.0p2
  2. Maintainer
    Pablo Mendez Hernandez

Fabric is a Python library and command-line tool for streamlining the
use of SSH for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell
commands (normally or via sudo) and uploading/downloading files, as well as
auxiliary functionality such as prompting the running user for input, or
aborting execution.

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • security/py-paramiko,python3
  • devel/py-invoke,python3
  • lang/python/3.10