Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 Python Rich Projects
-
Project mention: Ask HN: Programmers and Technologists in Scotland | news.ycombinator.com | 2023-10-09
I hope he doesn't mind, but the creator of Rich and Textualize is a good guy, and Scottish: https://www.willmcgugan.com/about/
-
textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
Project mention: "<ESC>[31M"? ANSI Terminal security in 2023 and finding 10 CVEs | news.ycombinator.com | 2023-10-20https://jupyterbook.org/en/stable/content/code-outputs.html#...
`less -R` is not the default.
FWIW, textual (and urwid) does ANSII escape codes well: https://github.com/Textualize/textual
touch file$'\n'name
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Project mention: Ask HN: Programmers and Technologists in Scotland | news.ycombinator.com | 2023-10-09
I hope he doesn't mind, but the creator of Rich and Textualize is a good guy, and Scottish: https://www.willmcgugan.com/about/
-
But how do I just run/open the god damn program? I've already installed dooit through the pip command and I know that's the right file location. I can literally see the file, just cant double click to open it any other way than with python. And the website doesn't have much more than some graphics of it.
-
-
-
This is awesome work and textual being able to support terminal or web (https://github.com/Textualize/textual-web) also gives hope that this can be more than a terminal app. I'm hoping that in the future features like this can be standard in Linux's perf tool, for example, Firefox profiler support was recently added as a Google summer-of-code contribution: https://perf.wiki.kernel.org/index.php/Tutorial#Firefox_Prof...
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Project mention: Ask HN: Those making $0/month or less on side projects – Show and tell | news.ycombinator.com | 2023-01-27
ancv: https://github.com/alexpovel/ancv/
Idea: renders your resume as pretty terminal output. Others can view it in their own terminals:
curl -L ancv.io/heyho
-
-
databooks
A CLI tool to reduce the friction between data scientists by reducing git conflicts removing notebook metadata and gracefully resolving git conflicts.
Project mention: Show HN: Arguably – The best Python CLI library, arguably | news.ycombinator.com | 2023-06-20I spent the past few weeks working on `arguably`.
Other CLI libraries like `click` and `typer` are great, but I wanted to make one that “disappears” instead of making you put `@click.option` or `typer.Option` everywhere (as happened [here](https://github.com/datarootsio/databooks/blob/39badd2c9cbdfa...)). For most cases, you decorate a function with `@arguably.command`, and it just does what you'd expect:
* Positional args for the function become positional CLI args
-
-
-
Project mention: rich-argparse: A rich help formatter for argparse | news.ycombinator.com | 2023-10-19
-
-
-
pypod – Python terminal music player
-
-
syn
🌾 Get synonyms and antonyms of words from Thesaurus.com and other sources in your terminal, with rich output. (by agmmnn)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Rich related posts
- logmerger - Text UI to view multiple log files with unified time scale
- I'm just looking to RUN the program... THATS it
- Ask HN: Programmers and Technologists in Scotland
- Textual-web: Run TUIs and terminals in the browser
- Textual-web: Run TUIs and terminals in the browser
- Code Feedback For OSINT Tool
- Textual: Rapid Application Development Framework for Python
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Dec 2023
Index
What are some of the best open-source Rich projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | rich | 45,618 |
2 | textual | 22,124 |
3 | rich-cli | 2,838 |
4 | dooit | 1,762 |
5 | termtyper | 976 |
6 | girok | 434 |
7 | textual-web | 430 |
8 | pdbr | 307 |
9 | ancv | 209 |
10 | hook-slinger | 104 |
11 | databooks | 103 |
12 | textual-inputs | 91 |
13 | Perplex | 77 |
14 | rich-argparse | 68 |
15 | pyintelowl | 54 |
16 | pypi-command-line | 39 |
17 | pypod | 29 |
18 | pyboxen | 29 |
19 | syn | 25 |
20 | quizli | 21 |
21 | Kitaab | 15 |
22 | timezone-converter | 13 |
23 | dopg_cli | 12 |