Make Your Terminal Stand Out! A Complete Guide to the Python Library Rich

Make Your Terminal Stand Out! A Complete Guide to the Python Library Rich

Are you tired of the monotonous black and white output when developing command-line tools or debugging programs? The Python Rich library can make your terminal output colorful, well-formatted, and even supports tables, progress bars, syntax highlighting, and Markdown rendering! What is Rich? Rich is a Python library for rendering rich text (colors, styles, alignment, etc.) … Read more

Rust Cured My Mental Exhaustion

Rust Cured My Mental Exhaustion

作者 | Jonas Hietala 翻译 | 核子可乐 策划 | 褚杏娟 For the past nine years, I have been using Hakyll as a static site generator. Going further back, I primarily used Jekyll, and dynamic pages were implemented using Perl with Mojolicious and PHP with Kohana. However, I have only vague memories of those times, as … Read more