image-utils · PyPI
https://pypi.org/project/image-utils11.07.2017 · Utils to manipulate ceph ceph image. currently there are two seperate modules. they have no relations. ### Install ``` pip install image-utils ``` print version: ``` from image_utils import version version.version_string() ``` ### Usage currently there are two modules. #### ceph.py this module is used to interact with ceph image.
image-utils · PyPI
pypi.org › project › image-utilsJul 11, 2017 · Utils to manipulate ceph ceph image. currently there are two seperate modules. they have no relations. ### Install ``` pip install image-utils ``` print version: ``` from image_utils import version version.version_string() ``` ### Usage currently there are two modules. #### ceph.py this module is used to interact with ceph image.