Skip to main content

Elysium UI

Python UI without the rectangles.

Status: 1.0 — production / stable. The public API follows strict semver; see the CHANGELOG.

A GPU-accelerated framework for borderless, shaped, animated Python desktop applications. Skia + wgpu hybrid rendering, designer-and- developer split via .esk skin files, animation as a first-class citizen, and a dedicated authoring app (Elysium Designer).

It targets Qt/PySide6 parity for desktop UI while deliberately staying focused on the UI layer — see the scope statement for what's in and what's left to the Python ecosystem.

Documentation

Both sites build from this repo: docs/ and docs-designer/.

Quick start

pip install elysium-ui

Run the minimum borderless ellipse window:

import elysium as ely

ELLIPSE = "M 0,180 A 180,180 0 1 0 360,180 A 180,180 0 1 0 0,180 Z"

app = ely.App(title="Hello", identifier="dev.example.hello")
window = app.window(transparent=True, title_bar=False,
                    resizable=False, initial_size=(360, 360))
window.set_hit_test_path(ELLIPSE)
app.run()

A 360 by 360 transparent ellipse window appears with no chrome, clipping clicks to the ellipse.

Four lead demos

The Getting Started tutorials walk through four flagship apps:

Demo Time What you build
Aurora Clock 30 min Borderless transparent ellipse clock with breathing aurora glow
Pomodoro Timer 25 min Rounded-rect Pomodoro with radial progress + popover settings
Stylized Music Player 90 min Late-1990s-style irregular faceplate music player skin
Butterfly Banner 20 min The Elysium logo: a butterfly descends and unfurls the wordmark

Together they exercise the entire public API: App, Window, shaped windows, skins, signals, effects, Tweens, Springs, Timelines, themes, components, brush, PBR, AI, marketplace.

The Designer

The companion authoring app ships as a signed standalone executable per OS:

  • macOS: Elysium Designer.app
  • Windows: ElysiumDesigner.exe
  • Linux: Elysium-Designer.AppImage

Download from releases, or build from source (see the build-from-source guide).

The Designer's lead tutorial is the Blue Morpho to Monarch butterfly texture-transfer workflow, which produces the same .esk the Butterfly Banner framework demo loads.

Architecture

Layer Crate / Package
Pure-Rust primitives (geometry, display list, color, time) ely-core
Windowing + input + a11y (winit) ely-platform
Skia paint + wgpu compositor + WGSL effects ely-render
.esk parser + naga shader sandbox + Ed25519 signatures ely-skin
Hot-reload IPC ely-ipc
PyO3 bindings (the _native module) ely-py
Pure-Python framework python/elysium/
Standalone visual designer elysium-designer/

Build from source

# Native + Python in one command:
maturin develop --release

# Rust workspace tests:
cd elysium-native && cargo test --workspace

# Python suite:
pytest python/elysium/

# Live-window end-to-end test (gated on a display):
ELYSIUM_RUN_WINDOW_TEST=1 pytest tests/test_smoke.py::test_phase0_live_window_end_to_end

Contributors: see CONTRIBUTING.md and the contributing guide on the docs site.

Where the artifacts land

What Where For
Framework elysium-native/target/wheels/ pip install consumers (developers building apps with the library)
Designer (Mac) dist/macos/ElysiumDesigner.app End-users on macOS
Designer (Win) dist/windows/ElysiumDesigner.exe End-users on Windows

The framework directory holds the pip-installable wheel + universal sdist produced by maturin build --release --sdist. The Designer directories hold the single-file PyInstaller bundles produced by scripts/build-designer.sh (or .ps1 on Windows) — no Python install required to run, since each bundle ships its own interpreter and the compiled native extension.

Cross-platform wheels + Designer binaries also come out of CI: trigger release-library.yml for wheels (Win/Mac arm64+x86_64/Linux), or build-binaries.yml for the Designer matrix.

Examples

Folder Purpose
examples/hello/ Minimum-viable app; smoke test
examples/butterfly/ Blue Morpho reference + Monarch model used by both lead tutorials
examples/components/ Single-window showcase of every built-in component
examples/agent-cursor/ Aether-driven borderless cursor companion
examples/snapshot-relay/ Headless /snapshot HTTP relay for tests

License

Permissive. See LICENSE.

Links

Download files

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

Source Distribution

elysium_ui-1.1.5.tar.gz (607.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

elysium_ui-1.1.5-cp310-abi3-win_amd64.whl (10.8 MB view details)

Uploaded CPython 3.10+Windows x86-64

elysium_ui-1.1.5-cp310-abi3-manylinux_2_28_x86_64.whl (13.6 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ x86-64

elysium_ui-1.1.5-cp310-abi3-macosx_11_0_arm64.whl (9.7 MB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

elysium_ui-1.1.5-cp310-abi3-macosx_10_12_x86_64.whl (9.9 MB view details)

Uploaded CPython 3.10+macOS 10.12+ x86-64

File details

Details for the file elysium_ui-1.1.5.tar.gz.

File metadata

  • Download URL: elysium_ui-1.1.5.tar.gz
  • Upload date:
  • Size: 607.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for elysium_ui-1.1.5.tar.gz
Algorithm Hash digest
SHA256 d7e3d9aee0524616ad44632032560a6a825cf6c96df3278a08b14be57c5c1c29
MD5 07274a9f93e9decf6061c40dc2f4848d
BLAKE2b-256 ce7a154a5492832acb6cd57b838ebc946547314ae8b40839ba75551315e38609

See more details on using hashes here.

Provenance

The following attestation bundles were made for elysium_ui-1.1.5.tar.gz:

Publisher: release-library.yml on elysiumui/elysium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file elysium_ui-1.1.5-cp310-abi3-win_amd64.whl.

File metadata

  • Download URL: elysium_ui-1.1.5-cp310-abi3-win_amd64.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: CPython 3.10+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for elysium_ui-1.1.5-cp310-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d251657fdadb5f4ba39dbdf1e6d08bf2d395f15a0521e760c10d11d4d9971094
MD5 8970cebaac18020ae1addbb5830031c2
BLAKE2b-256 2c35ee181cdd9e0dd588188934c97568943d28c6a2291c6289ff195152dbfbdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for elysium_ui-1.1.5-cp310-abi3-win_amd64.whl:

Publisher: release-library.yml on elysiumui/elysium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file elysium_ui-1.1.5-cp310-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elysium_ui-1.1.5-cp310-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5713d6ddd09d797f34505ce79a5b13bf3614d9ac2f988e2e1378e7b1bb586091
MD5 00ced2d74ee838310a1801bb27c98315
BLAKE2b-256 5dc12e4e8ab39268b018592692f49361111ab240f7364109660a548ce1d752c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for elysium_ui-1.1.5-cp310-abi3-manylinux_2_28_x86_64.whl:

Publisher: release-library.yml on elysiumui/elysium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file elysium_ui-1.1.5-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elysium_ui-1.1.5-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 61de4caa00161a3d34c38e8f805fde3a8dec51288734c64a7749f7133865d0da
MD5 fe666a06f91752d69a88e76b3aa4fda8
BLAKE2b-256 88e9fe80e34c2bdf5e4b7e4996331a758c31a30cd8469b145f63f34c913ca829

See more details on using hashes here.

Provenance

The following attestation bundles were made for elysium_ui-1.1.5-cp310-abi3-macosx_11_0_arm64.whl:

Publisher: release-library.yml on elysiumui/elysium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file elysium_ui-1.1.5-cp310-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for elysium_ui-1.1.5-cp310-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 40cd3c363f820d202ee8399cdc624af33ff0897291c1bf57a7c3239665a3396a
MD5 7559dfcf4a5edbec9a9a930475a92607
BLAKE2b-256 fdededfec1737c6443622b1499aca0c27c0de6d37f313697bdff7c6cea20eaa5

See more details on using hashes here.

Provenance

The following attestation bundles were made for elysium_ui-1.1.5-cp310-abi3-macosx_10_12_x86_64.whl:

Publisher: release-library.yml on elysiumui/elysium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page