storage
Libraries to interact with Enterprise Storage Arrays, FC Switches and Servers.
What it is and what it does
Storage is a library for programmatic interaction with enterprise storage infrastructure—specifically storage arrays, Fibre Channel switches, and servers. It was designed to provide Python classes and functions as a control layer over these systems, likely for automation, monitoring, or integration tasks in data center environments.
The package has been abandoned since its last release on 2013-05-20 and receives no maintenance. With no specified Python version support and no recent activity, it is almost certainly incompatible with modern Python releases and contemporary storage systems. The documentation site may or may not be accessible, and the underlying hardware it targets may no longer be in common use.
Use it for:
- Legacy system integration: controlling or querying older enterprise storage arrays in environments still running them
- Historical reference: understanding how storage management was abstracted in early Python libraries
- Data center automation: automating storage provisioning or monitoring tasks in systems that still depend on this library
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python classes and functions to interact with enterprise storage arrays, Fibre Channel switches, and servers.
No. The package is abandoned (last release 2013-05-20, no maintenance since), has unclear licensing, specifies no Python version support, and is almost certainly broken on modern Python. Install friction is high and there is no active development or security oversight. Only consider it if you are maintaining legacy code that already depends on it and cannot migrate.
Install
storage on PyPI
pip
pip install storageuv
uv add storagepoetry
poetry add storageInstalling storage
Before you install
High install friction and abandoned maintenance status. Last release was in May 2013, over a decade ago, with no recent commits or repository activity. No runtime dependencies, but the age and lack of maintenance signal serious risk for modern environments.
License in practice
License treatment is unclear—the package references LICENSE.txt but provides no SPDX identifier or standardized license classification. Verify the actual license terms before use in commercial or derivative work.
Quickstart
pip install storage==0.0.4.3
import storage
# Consult http://docs.enterprisestorage.in/en/latest/ for API usage
Package is abandoned since 2013; no Python version support specified and likely incompatible with modern Python releases.
Verify before relying
- Whether the package actually works on any currently supported Python version
- Current state and accessibility of the documentation site (http://docs.enterprisestorage.in/en/latest/)
- Whether enterprise storage hardware targeted by this library is still in use or supported
- Actual license terms and permissions (LICENSE.txt content)
Package facts
| License | LICENSE.txt (unclear) |
| Python support | not specified |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | abandoned — 4,834 days since the last release |
| First released | |
| Downloads | 86,800/month — #13,837 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: storage-0.0.4.3.tar.gz
Tags
More Networking packages
h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
psutilpsutil retrieves real-time information about…
permissive · top 1,000 on PyPI
pyOpenSSLpyOpenSSL wraps OpenSSL's SSL/TLS functionality…
permissive · top 1,000 on PyPI
uvloopuvloop is a drop-in replacement for Python's…
permissive · top 1,000 on PyPI
execnetexecnet lets you spawn and communicate with…
permissive · top 1,000 on PyPI
pyzmqPyZMQ provides Python bindings for ZeroMQ…
permissive · top 1,000 on PyPI
tensorstoreTensorStore reads and writes large…
permissive · top 5,000 on PyPI
dlipowerManages Digital Loggers web-based network power…
permissive · top 15,000 on PyPI
tiledbTileDB-Py provides a Python interface to the…
permissive · top 15,000 on PyPI
aioqswAsync Python library for controlling QNAP QSW…
permissive · top 15,000 on PyPI
azure-storage-blobClient library for uploading, downloading, and…
permissive · top 1,000 on PyPI
azure-storage-file-shareInteract with Azure File Share storage—create,…
permissive · top 5,000 on PyPI
pykaosPyKAOS provides an abstraction layer for agents…
unclear · top 15,000 on PyPI
bitarrayProvides an efficient C-backed array type for…
permissive · top 1,000 on PyPI
awkward-pandasExtends pandas DataFrames to store and…
permissive · top 15,000 on PyPI
homematicipA Python wrapper for the HomematicIP REST API…
copyleft · top 15,000 on PyPI