https://github.com/jdewinne/pyspinnaker
A python implementation of the Spinnaker API
https://github.com/jdewinne/pyspinnaker
client rest-api spinnaker
Last synced: about 1 year ago
JSON representation
A python implementation of the Spinnaker API
- Host: GitHub
- URL: https://github.com/jdewinne/pyspinnaker
- Owner: jdewinne
- License: mit
- Created: 2018-11-08T20:35:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T15:02:36.000Z (over 2 years ago)
- Last Synced: 2024-03-18T23:22:50.429Z (over 2 years ago)
- Topics: client, rest-api, spinnaker
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyspinnaker
[![Build Status][pyspinnaker-travis-image] ][pyspinnaker-travis-url]
[![License: MIT][pyspinnaker-license-image] ][pyspinnaker-license-url]
[pyspinnaker-travis-image]: https://travis-ci.org/jdewinne/pyspinnaker.svg?branch=master
[pyspinnaker-travis-url]: https://travis-ci.org/jdewinne/pyspinnaker
[pyspinnaker-license-image]: https://img.shields.io/badge/License-MIT-yellow.svg
[pyspinnaker-license-url]: https://opensource.org/licenses/MIT
A python implementation of the Spinnaker API