pestifer.util.colors module¶
Definition of the PestiferColor class for handling color definitions in Pestifer.
This class is used to create a list of colors based on a specified matplotlib colormap.
It inherits from collections.UserList and provides a way to access colors in a structured manner.