A Python package to create/manipulate DXF drawings.
copied from cf-staging / ezdxfconda install conda-forge::ezdxf
conda install conda-forge/label/cf201901::ezdxf
conda install conda-forge/label/cf202003::ezdxf
conda install conda-forge/label/gcc7::ezdxf
A Python package to create and modify DXF drawings, independent from the DXF version. You can open/save every DXF file without loosing any content (except comments), Unknown tags in the DXF file will be ignored but preserved for saving. With this behavior it is possible to open also DXF drawings that contains data from 3rd party applications.