No description
Find a file
2020-05-18 18:05:07 +02:00
helloworld.svg init 2020-05-18 17:59:43 +02:00
README.md update 2020-05-18 18:03:22 +02:00
sigilize.py cleanup 2020-05-18 18:05:07 +02:00

Planetary Sigilizer

Converts any string into a sigil based on corresponding planetary magic squares.

sigilize.py <string to be sigilized> <planet name> <filename>

Install Dependencies

pip install drawSvg

Example:

sigilize.py "Hello World" mercury helloworld.svg

Result:

Result