SkillAgentSearch skills...

Lvm2py

Python lvm bindings using ctypes.

Install / Use

/learn @xzased/Lvm2py
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Introduction

lvm2py is a ctypes based binding for lvm's liblvm2app api. There are some limitations to what it can do compared to the command line options available. For example, the resize of Physical and Logical volumes is not implemented in the api yet. Still, contributions are planned in the near future. This is the first release, tested using LVM 2.2, please report any bugs or suggestions to my github repo in the links below or by e-mail: rq.sysadmin@gmail.com

Downloads

You can download the package from PyPi:

http://pypi.python.org/pypi/lvm2py/

or checkout lvm2py on github:

http://github.com/xzased/lvm2py

Installation

You can get reparted using pip to install it from PyPI::

pip install -U lvm2py

.. note:: You must have liblvm2app installed and available from your LD_LIBRARY_PATH

Documentation

You can view the documentation and quickstart guide here:

http://xzased.github.com/lvm2py

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks14

Languages

JavaScript

Security Score

70/100

Audited on Jan 6, 2025

No findings