Python

2024

Python Development in Emacs

A guide to setup python development environment in Emacs.

Matplotlib: Work with threads

Matplotlib is not thread-safe: in fact, there are known race conditions that affect certain artists.