I need to extract data from different layers in .dwg/.dxf files in Python. Layers information includes metadata as well as different block information used in the drawing(color, length, width, etc.). Is there any library in Python that can do all these?
I don't have AutoCAD software. Please share the details if anyone has any Idea about this.
Thank you in advance for the help!