API ReferenceΒΆ
The pyinfra API is designed like this:
- A set of classes storing state
pyinfra.api.Statepyinfra.api.Inventorypyinfra.api.Hostpyinfra.api.Config
- A set of modules that implement functionality:
operation.py&operations.pyssh.pyfacts.py
Core API