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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file myxine-client-0.2.1.tar.gz
.
File metadata
- Download URL: myxine-client-0.2.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71715cb2c6ba8d65209f1f934acc753b5f0e25b7ab813950128792835e8a9fea |
|
MD5 | 5abdfc2bafc5bcb7bfbd45b1e91af158 |
|
BLAKE2b-256 | 0284243f944924e0d5bd20a0493adf79937c4b50b73364ae26aeb0d74943258f |
File details
Details for the file myxine_client-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: myxine_client-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d342e55842edfea3efeefb450e0daa6e3445c2cea4b619cf686b35508931d35 |
|
MD5 | 6eed14f20e32d12000a02403effcca13 |
|
BLAKE2b-256 | a562a9d39538249e8121ea96fee3fc5a308de737853c17f0d54919f965d82f3e |