To use Python code calculating 2-attribute alignment, first download Anaconda Navigator, which is free (https://www.anaconda.com/products/distribution) Then, open ...
I'm not 100% sure we want to expose the cosmetic attributes as class attributes. In XML, for example, my-attr-name is a perfectly legal attribute, but it's an illegal Python variable name. Maybe we ...