Advantech Redfish Python Library
Project description
# redfish_advantech
## Build package - cd to the directory of setup.py - Confirm the version number in setup.py and src/redfish_advantech/__init__.py
python setup.py sdist build twine upload dist/*
## Uninstall the redfish_advantech pip uninstall redfish_advantech -y
## Install the redfish_advantech pip install redfish_advantech
or
pip install redfish_advantech==x.y.z - where the x.y.z is the version number
## Test (Change to the directory which has logging.conf) - Make sure the python is version 3.x - Make sure the logging.conf is exist in the same directory as test sample code - Add “-v”, “-vv” or “-vvv” for more log
cd examples python advantech.py python acl_bmc.py python acl_bmc_cm.py
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
File details
Details for the file redfish_advantech-1.0.0.tar.gz.
File metadata
- Download URL: redfish_advantech-1.0.0.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
874bd01b1a37c0b6aac57aaea44dd2ed7b6a493889652fae822c9eee620da1c0
|
|
| MD5 |
c99f171f9b91950eb0dfec3c7b38600e
|
|
| BLAKE2b-256 |
2580a7c42e329be62355eee06b56966cb424f62fd35e89f1508ddc445b8b7d71
|