marathon-async

Async Marathon Client Library


Install
pip install marathon-async==0.0.1

Documentation

aio-marathon-python

Based on marathon-python

Very limited support of original library to work with Python asyncio. NOT TESTED.

Installation

pip install marathon_async

Examples

Check examples folder.