|
You are here |
www.mattlayman.com | ||
| | | | |
micro.webology.dev
|
|
| | | | | One of the most significant Python innovations in my development toolchain was the Click utility, which simplified the creation of Python scripts. Click changed how I approach writing one-off Python scripts and made it easier for me to write better developer experiences around those scripts. Once I found django-click, writing Django management commands was a breeze, using the same Click API that I was already familiar with. Arguably, the second most significant innovation was the Typer library, built on Click, making writing Python scripts even easier. | |
| | | | |
ianduffy.ie
|
|
| | | | | Using OAuth2 Proxy to protect applications hosted on Kubernetes exposed by Nginx Ingress | |
| | | | |
blog.fahhem.com
|
|
| | | | | Posts and writings by Fahrzin Hemmati | |
| | | | |
initialcommit.com
|
|
| | | In this article, we'll cover some of the most common Git commands used to rewrite history. | ||