A Gilectomy Update The aim of that effort is to remove the global interpreter lock (GIL) from CPython. Interesting. Python - GIL = ??? lwn.net Shared by @myusuf3
colossus Colossus — An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, Kubernetes, Minikube, Gazelle, gRPC, and more. github.com Shared by @mgrouchy
Interacting with Python Great tutorial to get you started working with the python interactive interpreter, executing python scripts from files and working with IDLE. realpython.com Shared by @mgrouchy