Skip to main content

The visual mandala renderer for the GenesisAeon stack – Climate Dashboard, Cosmic-Web, Mermaid/Grafana integration and fraktal MandalaMap visuals.

Project description

mandala-visualizer

The visual mandala renderer for the GenesisAeon stack – Climate Dashboard, Cosmic-Web, Mermaid/Grafana integration and fraktal MandalaMap visuals.

CI Python 3.11+ License: GPL v3+ Docs License: CC BY 4.0 PyPI DOI


Installation

pip install mandala-visualizer
# with full GenesisAeon stack integration:
pip install mandala-visualizer[stack]

Usage

CLI

# Render a Cosmic-Web mandala (saves cosmic-web.png)
mviz render --type cosmic-web

# Render an Entropy-Gate mandala
mviz render --type entropy-gate --output entropy-gate.png

# Render the Climate Entropy Dashboard
mviz dashboard

# Generate Mermaid graph for Grafana
mviz bridge

Python API

from mandala_visualizer import render_mandala, climate_dashboard, mermaid_grafana_bridge

# Render a fractal mandala
fig = render_mandala("cosmic-web")
fig.savefig("mandala.png", dpi=150)

# Climate Dashboard
fig = climate_dashboard()
fig.savefig("dashboard.png", dpi=150)

# Mermaid/Grafana bridge
print(mermaid_grafana_bridge({}))

Project Structure

mandala-visualizer/
├── pyproject.toml
├── README.md
├── domains.yaml
├── src/
│   └── mandala_visualizer/
│       ├── __init__.py
│       ├── core.py                  # MandalaMap rendering, Climate Dashboard, Mermaid bridge
│       ├── cli.py                   # mviz CLI (Typer + Rich)
│       └── entropy_table_bridge.py  # Optional entropy-table integration
└── tests/
    ├── test_core.py
    └── test_cli.py

Stack Integration

With pip install mandala-visualizer[stack], mandala-visualizer integrates with the full GenesisAeon stack:

Package Role
utac-core β-Fitting and resonance calculations
sigillin Sigil-based domain encoding
field-theory Field equations for mandala geometry
entropy-table Domain relation tracking
cosmic-moment Temporal anchoring

Role in the GenesisAeon Ecosystem

mandala-visualizer is P-MANDALA-VIZ in the GenesisAeon ecosystem, responsible for mandala layout & fractal rendering — turning CREP/UTAC state from upstream packages (utac-core, sigillin, entropy-table, cosmic-moment) into visual mandala maps and dashboards.

License

This repository is dual-licensed:

See LICENSE for details.

Citation

DOI

This package is archived on Zenodo. Please cite the DOI above when referencing mandala-visualizer in academic work.


Built with matplotlib · NetworkX · Typer · Rich

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

mandala_visualizer-1.0.0.tar.gz (124.1 kB view details)

Uploaded Source

Built Distribution

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

mandala_visualizer-1.0.0-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file mandala_visualizer-1.0.0.tar.gz.

File metadata

  • Download URL: mandala_visualizer-1.0.0.tar.gz
  • Upload date:
  • Size: 124.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for mandala_visualizer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6980197c8ec33f541eb1878c922d4cd887d2a74cb1277219c403a6408f52dae5
MD5 ff9691c47b54c23e99d411f2321b140e
BLAKE2b-256 95df2b7d164942d42ffaa068261bd5a2c964a512579b01bce454088229a40c47

See more details on using hashes here.

File details

Details for the file mandala_visualizer-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: mandala_visualizer-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for mandala_visualizer-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b8d1764db1f46c4cd04528dbf0c28aacc31d1fd13b692078a1b96d82969f079
MD5 cac331bbbae20a0337f7f63127bb1a8a
BLAKE2b-256 8438dd7095bf09fbc9d88c3f6d31d179d4cb7bb496dd4c4c3fe5a021d264c484

See more details on using hashes here.

Supported by

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