I have searched dxf-related module to generate dxf with python and found ezdxf and geopandas, and drawSVG as similar case.
I failed to install geopandas for unknown reason and I install the rest two.
I want to know if there is any way to plot/visualize the dxf files in python, since I could not find the way in ezdxf module.
Is there any other module or function that I did not aware of ?
This library states there is an extension to do just that: