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: 8 months ago
JSON representation

Python API client for metal-api

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`.