| Port details |
- py-pyinfra Automates infrastructure using Python
- 3.5_1 sysutils
=0 3.5Version of this port present on the latest quarterly branch. - Maintainer: atanubiswas484@gmail.com
 - Port Added: 2024-08-07 05:54:05
- Last Update: 2026-01-07 10:22:10
- Commit Hash: 8b878d8
- Also Listed In: python
- License: MIT
- WWW:
- https://pyinfra.com/
- Description:
- pyinfra turns Python code into shell commands and runs them on your servers.
Execute ad-hoc commands and write declarative operations. Target SSH servers,
local machine and Docker containers. Fast and scales from one server to
thousands.
Think ansible but Python instead of YAML, and a lot faster.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyinfra>0:sysutils/py-pyinfra@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-pyinfra/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-pyinfra
- pkg install py311-pyinfra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pyinfra listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pyinfra
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1757009414
SHA256 (pyinfra-3.5.tar.gz) = db7f7de7e5e3d2202fb01c089e93e6bef7a5d898d119f3a8964da4b54e123a9c
SIZE (pyinfra-3.5.tar.gz) = 233210
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>0 : devel/py-coverage@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pyyaml>6 : devel/py-pyyaml@py311
- py311-pytest>=0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>2 : devel/py-click@py311
- py311-distro>=1.6<2 : sysutils/py-distro@py311
- py311-gevent>=1.5 : devel/py-gevent@py311
- py311-Jinja2>2<4 : devel/py-Jinja2@py311
- py311-packaging>=16.1 : devel/py-packaging@py311
- py311-paramiko>=2.7<4 : security/py-paramiko@py311
- py311-python-dateutil>2<3 : devel/py-python-dateutil@py311
- py311-pywinrm>0 : security/py-pywinrm@py311
- py311-typeguard>0 : devel/py-typeguard@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-pyinfra
- USES:
- pytest python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|