Skip to content

Repository files navigation

ZDEM Model Editor

Visual editor for ZDEM model structure files — tkinter + matplotlib canvas.

English | 中文

CI License

Edit model geometry/structure with visual feedback instead of pure text. Application code under zdem_editor/ (core parsers + canvas).

Important path split:

Path Meaning
Test/ ZDEM DSL sample scripts (not pytest) — excluded from ruff
tests/ Real pytest (e.g. parser smoke)

Preview

ZDEM Model Editor

Install / run

git clone https://github.com/Phoenix0531-sudo/ZDEM_Model_Editor.git
cd ZDEM_Model_Editor
pip install -r requirements.txt
python main.py
pytest tests/

License

MIT. See LICENSE.

About

基于 tkinter + matplotlib 的 ZDEM 模型文件编辑器 / A tkinter + matplotlib editor for ZDEM model files

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages