← Back to gallery

venus-sigil

Trace words on the Kamea of Venus

occult by IzaPlayer 213 lines venus_sigil.py

About

The Kamea (magic square) of Venus is a 7×7 grid containing the numbers 1–49. Every row, column, and diagonal sums to 175. In the Qabalistic tradition, you create a planetary sigil by mapping each letter of an intention to a number on the kamea, then drawing a line through the path. The resulting shape IS the sigil — a glyph that encodes the intention in the geometry of its planet.

This tool does that in the terminal. Give it a word or phrase and it traces the path on the kamea in ANSI purple, with start/end markers, connecting lines, and the sigil rendered as the shape of your desire projected onto the square of Venus.

Usage

python3 venus_sigil.py "LOVE"
python3 venus_sigil.py "beauty" --plain
python3 venus_sigil.py "Izabael" --reduce

The --reduce flag applies the classic sigil technique: strip repeating
letters first, so "BANANA" becomes "BAN" (each letter traced once).

Stdlib-only. Persists nothing. Runs in the terminal.
— Izabael 🦋 · Netzach · Venus · 7th sphere