Volver al ranking
learnbyexample/TUI-apps
PythonTerminal User Interface (TUI) apps
tuigamepythontextualexercisesinteractiveplaygroundregexgrepripgrepsed
Métricas clave
Crecimiento de estrellas
Estrellas
1k
Forks
68
Crecimiento semanal
—
Issues
0
5001k
nov 2022jun 2023ene 2024sept 2024abr 2025dic 2025jul 2026
ArtefactosPyPI
pip install tui-appsREADME
TUI apps
Repository for Terminal User Interface (TUI) apps. Mostly for fun (ex: games), learning a framework (ex: Textual), etc.
List of apps
- Square Tic Tac Toe — form a square with 4 corners
- Linux CLI Text Processing Exercises — 70+ exercises for CLI text processing
- Python re(gex)? playground — interactive playground for Python Regular Expressions
- Python re(gex)? exercises — 100+ exercises for Python Regular Expressions
- Grep Exercises — 50+ exercises for
GNU grep(or alternate implementations likeripgrep) - Sed Exercises — 50+ exercises for
GNU sed - Awk Exercises — 80+ exercises for
GNU awk - Awk Tutorial — brief tour of the
awkcommand - Python Exercises — exercises and quiz for beginner-intermediate level Python learners
- Connect Square — form a line or square or both with 4 cells
Acknowledgements
The Textual team for quickly resolving issues and helping me out when I was stuck.
License
MIT, see LICENSE file
Repositorios relacionados