Add your description here
Project description
GlyphLoom
A modular spell weaving engine for fantasy magic systems, pre-bundled with the DnD SRD spells.
GlyphLoom is a fully modular Python package and command-line interface for generating, shaping, and visualizing spells as runes using parametric geometry, structured metadata, and expressive configuration. It is a solo designed package with clean abstractions, discoverable APIs, TODO(strong documentation), and a CLI that behaves as you expect a modern tool to.
This project draws inspiration from - and explicitly credits - the Gorilla of Destiny's Spell Writing Guide (https://www.drivethrurpg.com/en/product/429711/the-spell-writing-guide?src=hottest_filtered&affiliate_id=3673211), whose creative framework helped shape the foundation for GlyphLoom's spell-construction philosophy. GlyphLoom opens the door to the system with a programmable geometry engine, a declarative spell schema, and a robust CLI for rapid generation.
Features
GlyphLoom attempts to KISS:
- Core geometry engine Parametric curves, leylines, founts, and shaping functions implemented as canonical, reusable primitives.
- Spell metadata schema A structured, validated representation of spell attributes (school, level, damage type, range, duration, etc.).
- Rendering pipeline Deterministic, reproducible visualizations using Matplotlib with optional live previews.
- CLI orchestration A Typer‑powered interface that exposes the full system without leaking internal implementation details.
Command Line Interface
GlyphLooms aims to produce a CLI that mirrors the ergonomics of uv, cargo, and git.
Highlights
- Positional and Flagged Arguments for flexibility
- Live figure rendering with interactibility
- Help text for discovery of command structure
- Input validation and TODO(descriptive error messages)
- Support for Fifth Edition Dungeons and Dragons including Homebrew
Example
glyphloom 5e draw "Fireball"
The CLI is intended to be expressive without too much whelm.
Installation
pip install glyphloom
Or from source:
git clone https://github.com/ResoluteVinculum/GlyphLoom
cd GlyphLoom
pip install .
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 glyphloom-1.0.2.1.tar.gz.
File metadata
- Download URL: glyphloom-1.0.2.1.tar.gz
- Upload date:
- Size: 120.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57a61aa0ce20c4980fa0c5451b014381293cf3a235f839c05cc5bc901c6ca78f
|
|
| MD5 |
ed53df06deebab65769e6f3f56c1b9d8
|
|
| BLAKE2b-256 |
f482a2faeecbf9416f5bec352b2134d09ca088426483563b579c33cf08cf3025
|
File details
Details for the file glyphloom-1.0.2.1-py3-none-any.whl.
File metadata
- Download URL: glyphloom-1.0.2.1-py3-none-any.whl
- Upload date:
- Size: 124.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fa8bf91465fa639c1a1804fc0841f1d49327e59abca3ccfddae89dc4b8365c5
|
|
| MD5 |
1bb91f70d0c11f915ce637a4be4d3f1a
|
|
| BLAKE2b-256 |
3c4b43afbb33b3c43306aff37737b2f0f6dc714f10bb3da6bb13da4581febeaf
|