랭킹으로 돌아가기
learnbyexample/TUI-apps
PythonTerminal User Interface (TUI) apps
tuigamepythontextualexercisesinteractiveplaygroundregexgrepripgrepsed
주요 지표
스타 성장
스타
1k
포크
68
주간 성장
—
이슈
0
5001k
2022년 11월2023년 6월2024년 1월2024년 9월2025년 4월2025년 12월2026년 7월
아티팩트PyPI
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
관련 저장소