Skip to main content

Redfish Utilities

Project description

Redfish Tacklebox

Copyright 2019-2025 DMTF. All rights reserved.

License PyPI Pulls Code style: black Linters Docker GitHub stars GitHub Contributors

About

Redfish Tacklebox contains a set of Python3 utilities to perform common management operations with a Redfish service. The utilities can be used as part of larger management applications, or be used as standalone command line tools.

Installation

Only one installation method is required to use Redfish Tacklebox.

From PyPI

pip install redfish_utilities

Building from Source

git clone https://github.com/DMTF/Redfish-Tacklebox.git
cd Redfish-Tacklebox
python setup.py sdist
pip install dist/redfish_utilities-x.x.x.tar.gz

Building Docker

  • Pull the container from Docker Hub:

    docker pull dmtf/redfish-tacklebox:latest
    
  • Build a container from local source:

    docker build -t dmtf/redfish-tacklebox:latest .
    
  • Build a container from GitHub:

    docker build -t dmtf/redfish-tacklebox:latest https://github.com/DMTF/Redfish-Tacklebox.git
    

Requirements

External modules:

You may install the external modules by running:

pip install -r requirements.txt

Utilities

Release Process

  1. Go to the "Actions" page
  2. Select the "Release and Publish" workflow
  3. Click "Run workflow"
  4. Fill out the form
  5. Click "Run workflow"

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

redfish_utilities-3.4.1.tar.gz (63.7 kB view details)

Uploaded Source

Built Distribution

redfish_utilities-3.4.1-py3-none-any.whl (98.3 kB view details)

Uploaded Python 3

File details

Details for the file redfish_utilities-3.4.1.tar.gz.

File metadata

  • Download URL: redfish_utilities-3.4.1.tar.gz
  • Upload date:
  • Size: 63.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for redfish_utilities-3.4.1.tar.gz
Algorithm Hash digest
SHA256 dd33ffc0b05d2c4e535accb02abb96e61dd2dbb002e6f8dba7b1f10d6960ad79
MD5 4d177d75e6fb0128007b771fc5cc44cc
BLAKE2b-256 ffee89756a7157bb50038a745679b44c9cb7beff490a4d93e12a693c6415fd0c

See more details on using hashes here.

File details

Details for the file redfish_utilities-3.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for redfish_utilities-3.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bc4bd30c2f61b887a22f8ab888ae03719996f5b64ec60c8fa0fca12da5b4b5a6
MD5 c367dabf53354e8124cee034cdc6b7ad
BLAKE2b-256 91ff9e30db5e7d8b0b1b01c99a01762cd735b87f3d4ef227fd82d7b4afdf3282

See more details on using hashes here.

Supported by

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