2026-09-10 09:57:50 +02:00
> **Migrated to [code.randogoth.com/randogoth/sigilizer](https://code.randogoth.com/randogoth/sigilizer)**
2020-05-18 17:59:43 +02:00
# Planetary Sigilizer
Converts any string into a sigil based on corresponding [planetary magic squares ](https://en.wikipedia.org/wiki/Magic_square#Europe_after_15th_century ).
2020-05-18 18:03:22 +02:00
```
sigilize.py < string to be sigilized > < planet name > < filename >
```
2020-05-18 17:59:43 +02:00
## Install Dependencies
```
pip install drawSvg
```
## Example:
```
sigilize.py "Hello World" mercury helloworld.svg
```
## Result:
