Skip to main content

A Python library to manage a device in Marathon Cloud.

Project description

Marathon Device Service Library

The Marathon Device Service library provides a streamlined approach for managing Marathon Cloud devices exclusively within the Marathon Cloud ecosystem. For additional details about the Marathon Cloud, please visit MarathonLabs site.

Installation

Ensure you have Python 3.6+ installed, then use pip to install:

pip install marathon-device-service

Quick Start

To use the library:

from marathon_device_service import MarathonDeviceService

# Initialize the service
service = MarathonDeviceService()

# Upload a media file to the device's camera
service.camera.uploadMedia('/path/to/media/file.mp4')

Replace the file path with the actual media file you wish to upload.

Support

For issues or feature requests, please contact our support team (em@marathonlabs.io).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

marathon_device_service-0.0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

marathon_device_service-0.0.2-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page