A Python package for generating yantras with Sinhala and English text.
Install using pip after building the package:
pip install yantra_patternsfrom yantra_patterns import sinhala
sinhala.protactive_yantra("sinhala_yantra.png")from yantra_patterns import english
english.protactive_yantra("english_yantra.png")- Generates protective yantra patterns
- Supports Sinhala and English text
- Uses Pillow (PIL) for image generation
- Includes custom fonts for Sinhala text
- Python 3.6+
Pillownumpy

