Tool for interactively visualizing decision graphs produced by the 'exploration' module. By default runs a local HTTP server to serve an HTML file and opens that file in the browser.
Project description
ExplorationViewer
Overview
This program provides an interactive HTML visualization platform for data
produced by the exploration module, most notably
exploration.core.Exploration objects. It is partially based on the
dewlight visualizer for literary character interaction graphs.
Dependencies:
Just Python version 3.10+ (might work on lower versions; probably not below
3.6). You will also need the exploration library.
Installing
Just run pip install explorationViewer. This will install several dozen
megabytes of pyodide support files since the viewer uses
Python-in-the-browser.
Getting Started:
Running python -m explorationViewer should launch a web server and via
that open the viewer HTML file in your default web browser. It will load an
example exploration but you can use the in-page controls to load another
file of your choice.
TODO: Support providing a filename on the command line.
Changelog
- v0.1 Initial pre-alpha upload.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file explorationviewer-0.1.tar.gz.
File metadata
- Download URL: explorationviewer-0.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a887ff3576ef2425e7df98785b166689245c5ff9c32d302842402732b468dd16
|
|
| MD5 |
d7e2574ed6a7c868724e53911bfcdfcf
|
|
| BLAKE2b-256 |
87cf3ccfcfadbabeee08e6ba01d8d3df17380884c7d454e247ae497dbd31cbbe
|
File details
Details for the file explorationViewer-0.1-py3-none-any.whl.
File metadata
- Download URL: explorationViewer-0.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7f04658226770adfb121c105e51d113c2ec0ff3bfd75e37c4b91d27c546db34
|
|
| MD5 |
5e2f9618c5180ff40ed79072a069214e
|
|
| BLAKE2b-256 |
bb4ce895dca48537e28214a5c361a1b59b4c9950cb8a943d4b4cd3bf5058dd2b
|