bookmarks-cli
rich-cli
Our great sponsors
bookmarks-cli | rich-cli | |
---|---|---|
1 | 25 | |
0 | 2,516 | |
- | 2.1% | |
4.1 | 6.6 | |
9 months ago | about 1 month ago | |
Python | 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.
bookmarks-cli
-
Pipx: A python package consumption tool for CLI packages
This is my shameless plug of installing my first python package. The command used for the CLI is totally not related to the package name and hence we have to use the --spec option.
rich-cli
-
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)
- TUI in webapp design language(CSS) and pattern(check the demo, it’s next level)
-
Pipx: A python package consumption tool for CLI packages
Any python package which provide a Command Line Interface can be installed and run with pipx. Some of the packages like pytest, pipenv, rich-cli, Black code formatter, markata and many others. You can install any of the packages which do have a cli to interact with on the go with pipx.
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.
term-keys - Lossless keyboard input for Emacs
fzf - :cherry_blossom: A command-line fuzzy finder
pls - `pls` is a prettier and powerful `ls` for the pros.
pgcli - Postgres CLI with autocompletion and syntax highlighting
exa - A modern replacement for ‘ls’.
textual - Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
black - The uncompromising Python code formatter
pipx - Install and Run Python Applications in Isolated Environments
httpie - 🥧 HTTPie for Terminal — 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