uggly-client
rich-cli
Our great sponsors
uggly-client | rich-cli | |
---|---|---|
1 | 27 | |
2 | 2,787 | |
- | 1.9% | |
0.0 | 0.0 | |
over 1 year ago | about 2 months ago | |
Go | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
uggly-client
-
TUI in webapp design language(CSS) and pattern(check the demo, it’s next level)
I'm actually working on this. Component based over the wire TUI system. It's in a decent alpha state but I want to code and host some more sample sites before I start sharing a ton.
Protocol: https://github.com/rendicott/uggly
Client with gif demo: https://github.com/rendicott/uggly-client
rich-cli
-
Code Feedback For OSINT Tool
You are using print statements too much. I understand the use due to it being a CLI application but still I suggest you look at textualize.
-
coBib 4.0: a modern UI using Textualize libraries
For more than a year I have been refactoring coBib, getting rid of its original ncurses-based TUI in favor of a more modern and a lot more maintainable textual-based TUI. Developing it has been a lot of fun and I must say that the team over at Textualize is doing a great job at developing libraries which are somehow very powerful and extensible while still being easy to use!
-
Chatting with Will McGugan: From Side Project To Startup
Will McGugan is among the most well-known Python developers. He's the author of Rich, a library for formatting output in the terminal. It's used, among others, by pip, and has more than 40K stars on GitHub. In 2021, Will started building Textual, a TUI (text user interface) framework based on Rich. At the end of the year, he founded the company Textualize.
-
Building the Future of the Command Line
The future of the command line is something along the lines of what these guys are doing:
-
Textual is the only Python Terminal UI Framework you will need.
IF you ever wanted to build rich User Interfaces that work in the terminal with mouse support written in Python, then Textual is the Library for you.
-
Is Nim a good language to write Linux TUI applications?
If you change your mind about Python there's textual+rich, https://www.textualize.io/.
- Explaining Code Using ASCII Art
-
A Guide to Overengineering a Windows Terminal
Rich CLI - Rich-cli is a command-line toolbox for fancy output in the terminal.
-
Terminate the Timeworn Terminals
Textualize
-
Hacker News top posts: Apr 24, 2022
TUI in webapp design language\ (0 comments)
What are some alternatives?
bat - A cat(1) clone with wings.
rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
textual - Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser!
fzf - :cherry_blossom: A command-line fuzzy finder
term-keys - Lossless keyboard input for Emacs
pls - `pls` is a prettier and powerful `ls(1)` for the pros.
pgcli - Postgres CLI with autocompletion and syntax highlighting
exa - A modern replacement for ‘ls’.
black - The uncompromising Python code formatter
slides - Terminal based presentation tool
httpie - 🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing