A list of the Python modules and libraries on my GitHub, mostly relating to vector graphics. None of them are on a shared repository like PyPI yet, so they’ll need to be used by cloning/downloading them and adding the folder to sys.path, or by using pip’s VCS functionality (see their respective readmes).
A general library for creating, reading and converting SVG files, currently incomplete. Originally a fork of Kozea’s library of the same name, it has mostly become its own thing (new name suggestions are welcome).
An earlier module for drawing and exporting vector graphics, made before I discovered CairoSVG. Relatively bare-bones and idiosyncratic, and mostly just published because FlagMap and several scripts in other repositories use it.
A module for generating flag maps and wiki image maps.
A library for generating and formatting lists of files and folders.