Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "textual",
"headline": "Textual",
"stars": "14k",
"desc": "Build amazing TUIs (Text User Interfaces) with this innovative Python framework",
"desc": "Build amazing TUIs (Text User Interfaces) with this innovative Python framework.",
"code": "https://github.com/Textualize/textual",
"docs": "https://textual.textualize.io/",
"videoUrl": "https://d32lig6y1jobn4.cloudfront.net/textual.mp4"
Expand All @@ -22,7 +22,7 @@
"id": "rich-cli",
"headline": "Rich CLI",
"stars": "2.3k",
"desc": "Rich from the command prompt. Syntax highlight many file-types, with special support for markdown, json, and CSV tables",
"desc": "Rich from the command prompt. Syntax highlight many file-types, with special support for markdown, json, and CSV tables.",
"code": "https://github.com/Textualize/rich-cli",
"videoUrl": "https://d32lig6y1jobn4.cloudfront.net/rich-cli.mp4"
}
Expand Down