After three years of development (with a big break), I released the first official version of ezdxf.
It's still in alpha status, which means, API changes may happen, but only for good reasons.
Quick-Info- ezdxf is a Python package to read and write DXF drawings
- intended audience: Developer
- requires Python 2.7 or later, runs on CPython and pypy, maybe on IronPython and Jython
- OS independent
- no additional libraries required
- MIT-License
- supported DXF versions: R12, R2000, R2004, R2007, R2010 and R2013
- preserves third-party DXF content
DownloadsDocumentation
Feedback is greatly appreciated.
Manfred