Skip to main content

Redfish Utilities

Project description

Redfish Tacklebox

Copyright 2019-2024 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

pip install redfish_utilities

Building from Source

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.3.6.tar.gz (62.0 kB view details)

Uploaded Source

Built Distribution

redfish_utilities-3.3.6-py3-none-any.whl (93.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: redfish_utilities-3.3.6.tar.gz
  • Upload date:
  • Size: 62.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for redfish_utilities-3.3.6.tar.gz
Algorithm Hash digest
SHA256 7b69f9da9f13559648be38e0bb35988c247f5711da56a5cd844853c0a39ec874
MD5 d473dc6a328198ea1335426984217ce0
BLAKE2b-256 6d6a9f93e2233426a20346b41a1b89581f80d8488cf16dd80975fe62de153c7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for redfish_utilities-3.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c3ff323b4f5c54e90658318d9e155a19d6524c56f6942c0e4f5a8f6aca30a2b0
MD5 460256f1af435ea09911b6f9cd8e5ae6
BLAKE2b-256 9bf9cec4ef8585c70fd164a58a90109f5d49f183d1ce5afebb91cf36816f63b2

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