# podman - pythonic library for working with varlink interface to Podman### Status: Active Development
See [libpod](https://github.com/projectatomic/libpod)
###
To build the podman wheel:
```shcd~/libpod/contrib/pypodman
python3setup.pyclean-a&&python3setup.pybdist_wheel
```