Closest to “Mathematica Graphics[]" drawing environment for Python
- by 500
Being only familiar with Mathematica and its Graphics, I have now to learn to draw Graphics using Python for a server.
Mostly conditional combination of simple shape.
What would be a package for Python that make drawing Graphics as close as possible as the Mathematica Graphics environment ?
For Example, I would need to do such thing as in :
…