https://github.com/metal-stack/metal-python
Python API client for metal-api
https://github.com/metal-stack/metal-python
metal-api metal-python
Last synced: 8 months ago
JSON representation
Python API client for metal-api
- Host: GitHub
- URL: https://github.com/metal-stack/metal-python
- Owner: metal-stack
- License: mit
- Created: 2020-07-01T13:43:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-09-04T08:26:23.000Z (8 months ago)
- Last Synced: 2025-09-04T10:28:00.818Z (8 months ago)
- Topics: metal-api, metal-python
- Language: Python
- Size: 7.63 MB
- Stars: 9
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# metal-python
[](https://badge.fury.io/py/metal-python)
[](https://opensource.org/licenses/MIT)
Python API Client for metal-api.
## Update
Just increase the `METAL_API_VERSION` variable in the [Makefile](Makefile) and run `make`.