pythagoras.prelude module¶
This module brings all the names of the package into the global namespace. This way, it is easier to import specific objects by writing
from pythagoras.prelude import Fill, BLACK, ...
This module brings all the names of the package into the global namespace. This way, it is easier to import specific objects by writing
from pythagoras.prelude import Fill, BLACK, ...