Skip to main content

A Python client for the Myxine GUI server.

Project description

A Python client for Myxine

Myxine is a language-agnostic local server that lets you build interactive applications in the browser using a RESTful API. This package defines simple Python bindings for using Myxine to quickly prototype surprisingly high-performance GUIs.

Myxine itself runs as a local server, separately from these bindings. It is built in Rust, and can be installed using the standard Rust build tool cargo:

$ cargo install myxine

This Python package does not manage the myxine server process; it assumes that it is already running in the background (either started by an end-user, or managed by your own Python application).

Package versioning and stability: This package should be considered in "alpha" stability at present. No compatibility between alpha versions is guaranteed.

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

myxine-client-0.2.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

myxine_client-0.2.1-py2.py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 2 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