Metadata-Version: 2.4
Name: quadradomagico
Version: 1.0.0
Summary: CLI tool for studying magic squares, cryptography and symbolic numerical experiments.
Author: Tiago Rabelo
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# QuadradoMagico

QuadradoMagico is a weirdly passionate CLI app made by Tiago Rabelo to study magic squares, numerical symmetries, cryptographic curiosities and experimental sigilization.

What started as a manual obsession using giant paper grids at home eventually evolved into a Python CLI tool running on both Termux and Linux.

The app explores:

- 4x4 magic squares
- 8x8 magic squares
- Numerical transformations
- Letter mappings
- Experimental symbolic analysis

It also contains a completely unnecessary but spiritually important classification:

🔵 "Pythonian Magic Squares"

Those are squares that satisfy not only the classical 10 requirements of a valid magic square, but also 9 extra hidden conditions approved by Frater Krux — an occultist friend of the author.

Created with curiosity, caffeine and mild mathematical madness by Tiago Rabelo.
