News

The newly approved Python Enhancement Proposal 751 gives Python a standard lock file format for specifying the dependencies of projects. Here’s the what, why, and when.
The Format nodes are very simple yet powerful nodes, that are based on the standard Python string format() method. They exist in 2 flavors: String or Multiline. They are useful to create a string from ...