Better Python console apps with Rich

Recently I’ve been working on a few internal tools for my company, Teclado. Things like web scrapers to collect data and store it in a database, or simple tools to make people’s jobs easier. Read more

Similar

Writing iTerm2 Python Scripts

iTerm2 is a very powerful piece of software and includes a plugin system that allows you to write Python scripts that terminal programs can take advantage of. In this post, we're going to write two Python scripts for iTerm2: one to automatically switch to... (more…)

Read more »