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 facilitates easy uploading of media files to Marathon Cloud devices. It's designed to seamlessly integrate into the Marathon Cloud ecosystem, enabling efficient media management.

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

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.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

marathon_device_service-0.0.1-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