# CLI in Python ## Консольная оболочка для программ на питоне ### О проекте 1. ### Использование ```python from console import Console cli = Console(prompt_in=">", prompt_out="]:") ``` ## Ссылки * [Мой Telegram](https://t.me/SantaSpeen "SantaSpeen"): https://t.me/SantaSpeen Используемые в поектах: * [Python-CLI-Game-Engine](https://github.com/SantaSpeen/Python-CLI-Game-Engine)