Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T13:02:21.000Z (8 months ago)
- Last Synced: 2024-05-22T13:17:16.510Z (8 months ago)
- Topics: metal-api, metal-python
- Language: Python
- Size: 4.8 MB
- Stars: 9
- Watchers: 8
- 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
[![PyPI version](https://badge.fury.io/py/metal-python.svg)](https://badge.fury.io/py/metal-python)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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`.