Soroban abacus flashcards and learning tools
Go to file
Thomas Hallock d10b7836b7 Add Python CLI tool for flashcard generation
- Create generate.py with full CLI argument support
- Support YAML/JSON configuration files
- Implement number range parsing and shuffling
- Add font path configuration for bundled fonts
- Include PDF linearization with qpdf
- Add sample generation script for testing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-09 12:14:05 -05:00
src Add Python CLI tool for flashcard generation 2025-09-09 12:14:05 -05:00
templates Add Typst template for soroban flashcard generation 2025-09-09 12:13:51 -05:00
.gitignore Initial project setup with dependencies 2025-09-09 12:13:32 -05:00
generate_samples.sh Add Python CLI tool for flashcard generation 2025-09-09 12:14:05 -05:00
requirements.txt Initial project setup with dependencies 2025-09-09 12:13:32 -05:00