Skip to main content

Python modules to manage SAN devices

Project description

LibSAN

Python library to manage Storage Area Network devices

Installation

Dependencies

  • Python>=3.6
  • pip>=20.3

Fedora, RHEL-8, RHEL-9

dnf install python3-pip

(optional) create virtualenv
python3 -m pip install virtualenv
python3 -m venv ~/libsan-venv

~/libsan-venv/bin/python3 -m pip install -U pip wheel
~/libsan-venv/bin/python3 -m pip install libsan
(use libsan[ssh] to install optional ssh capabilities)

From source

git clone; cd python-libsan
python3 -m pip install .
or
python3 -m pip install .[ssh]

Installation on alternate architectures

Before installing libsan on non-x86_64 archs (s390x, ppc64le, aarch64), install python3-devel and gcc to be able to compile dependencies as needed.

How to uninstall the module

python3 -m pip uninstall libsan

Usage:

Before using the modules copy sample_san_top.conf to /etc/san_top.conf (this is the default path to read the config) and edit it according to your SAN environment.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libsan-0.5.1.tar.gz (177.1 kB view details)

Uploaded Source

Built Distribution

libsan-0.5.1-py3-none-any.whl (204.3 kB view details)

Uploaded Python 3

File details

Details for the file libsan-0.5.1.tar.gz.

File metadata

  • Download URL: libsan-0.5.1.tar.gz
  • Upload date:
  • Size: 177.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.3

File hashes

Hashes for libsan-0.5.1.tar.gz
Algorithm Hash digest
SHA256 5ce7319ccdd4d6b02fee731678cf5cda0a68cdb840d9e3c43e7555f6e21c59e7
MD5 d848daaf221c12c8bed9916d2ce6da4a
BLAKE2b-256 276c414c9e1cb2809d2c66e0028444ebbdb17b12ffb905e087adc4c3b9590c67

See more details on using hashes here.

File details

Details for the file libsan-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: libsan-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 204.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.3

File hashes

Hashes for libsan-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 75d40066271487c50a611d018c1fa067a03cdd496b5867f7b2375258dafeb96b
MD5 937e29b424bd9dbad4e954f3f57ac361
BLAKE2b-256 d95a8a4250a650b92b146f45280b9b1ca3f4b43f637efe3a7fc5616aa5b42a87

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page