Powerful expense tracker that lives in your terminal. Bagels expense tracker is a TUI application where you can track and analyse your money flow, with convenience oriented features and a complete ...
PythonのTUIフレームワークであるTextualというものを使ってメモ帳を作りました。 開発環境 VScodeのDevContainerを使用しました。コンテナ情報もリポジトリに含まれています。 Pythonのバージョンは3.12です。 ptw --runner "textual run --dev NoteApp.py"でデバッグできます。
Creating cutting-edge, interactive applications for the terminal takes a lot of work. Although powerful, terminal-based apps frequently need more sophisticated user interfaces of web or desktop ...
Textual, a rapid application development framework for building terminal applications, will soon support building browser-based apps. Textual allows developers to build sophisticated user interfaces ...