1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
- A Python interface to [[DXF]]
- create new DXF files
- read/modify/write existing DXF files
- supported DXF versions
- R12
- R2000
- R2004
- R2007
- R2010
- R2013
- R2018
- [[MIT-License]]
id:: 654fc96e-5aa7-49f9-b70e-45c3f2867976
- requires Python 3.9 or newer
id:: 65509c8d-91b9-4461-886f-6d771ce566ea
- works with [[CPython]] and [[PyPy]]
- OS independent
- go to [[ABOUT]] for more information
-
- Source Code Repository
id:: 654fc81e-e026-46ab-ac63-e6c32c90711c
- <https://github.com/mozman/ezdxf>
id:: 654fc842-3cb5-4081-a70c-0d83fa56b953
-
- [[Documentation]]
- ((655326e4-51ca-4fc4-92cf-a6d058022aef))
id:: 654fc722-2018-4a67-a390-6e53bee15db9
- ((655326f7-c17c-4ecf-84b1-ab38e62a8862))
-
- Ask Questions
- in the [discussion forum](https://github.com/mozman/ezdxf/discussions) on Github
- tag questions on [[Stackoverflow]] with `ezdxf` or `dxf`
-
- Report Errors
- <https://github.com/mozman/ezdxf/issues>
-
- Project Landing Page
- <https://ezdxf.mozman.at>
-
- # Further Reading
- [[RELEASE NOTES]]
- [[CHANGELOG]]
- [[FAQ]]
- [[HOWTO]]
- [[REFERENCES]]
- [[IDEAS]]
-
- # Logseq
- this knowledge graph is build with [[Loqseq]]
- open toolbox for workflows that deal with lots of information
- source data is available in the [repository](https://github.com/mozman/ezdxf/tree/master/notes) on Github.
-
|