.gitignore
CHANGELOG.rst
GEMINI.md
LICENSE
README.rst
pyproject.toml
.github/FUNDING.yml
.github/workflows/action.yml
constructions/altruh.json
constructions/construction.json
constructions/elements.json
constructions/equi-triad
constructions/gc-01.json
constructions/gc-02.json
constructions/gc-03
constructions/heptadecagon.json
constructions/pentagon.json
constructions/segment
constructions/square.json
constructions/sri-2.json
constructions/sri-yantra.json
constructions/test-1.json
constructions/test-24-1.json
constructions/untitled.json
docsrc/about.rst
docsrc/conf.py
docsrc/connect.rst
docsrc/index.rst
docsrc/intro.rst
docsrc/usage.rst
docsrc/_static/logo.png
docsrc/_static/splash.png
docsrc/_static/css/custom.css
docsrc/_static/css/rtd-dark.css
docsrc/completed_tasks/1_guide_elements.md
docsrc/demos/index.rst
docsrc/log/index.rst
docsrc/log/22.348-045718/22.348-045718.rst
docsrc/log/23.109-110629/index.rst
docsrc/log/23.110-131951/index.rst
docsrc/mission/index.rst
docsrc/modules/index.rst
docsrc/refs/index.rst
docsrc/usage/index.rst
src/geometor/explorer/__init__.py
src/geometor/explorer/__main__.py
src/geometor/explorer/app.py
src/geometor/explorer/log.py
src/geometor/explorer/serialize.py
src/geometor/explorer/static/favicon.ico
src/geometor/explorer/static/css/modal.css
src/geometor/explorer/static/css/style.css
src/geometor/explorer/static/css/svg.css
src/geometor/explorer/static/icons/delete.svg
src/geometor/explorer/static/icons/edit.svg
src/geometor/explorer/static/icons/expand.svg
src/geometor/explorer/static/icons/filter.svg
src/geometor/explorer/static/icons/new-file.svg
src/geometor/explorer/static/icons/open.svg
src/geometor/explorer/static/icons/save-as.svg
src/geometor/explorer/static/icons/save.svg
src/geometor/explorer/static/js/Animate.js
src/geometor/explorer/static/js/groups.js
src/geometor/explorer/static/js/main.js
src/geometor/explorer/static/js/modal.js
src/geometor/explorer/static/js/resizer.js
src/geometor/explorer/static/js/svg.js
src/geometor/explorer/templates/index.html
src/geometor_explorer.egg-info/PKG-INFO
src/geometor_explorer.egg-info/SOURCES.txt
src/geometor_explorer.egg-info/dependency_links.txt
src/geometor_explorer.egg-info/entry_points.txt
src/geometor_explorer.egg-info/requires.txt
src/geometor_explorer.egg-info/top_level.txt
tests/test_alg.py
tests/test_app.py
todo/10_exotic_constructions.md
todo/11_polynumbers.md
todo/12_detailed_construction_report.md
todo/1_real_time_ui_with_sse.md
todo/2_enhanced_file_handling.md
todo/3_construction_animation.md
todo/4_ui_ux_overhaul.md
todo/5_element_properties_and_visibility.md
todo/6_interactive_point_placement.md
todo/7_robust_element_deletion_and_debugging.md
todo/8_hover_card_for_polynomials.md
todo/9_add_midpoint.md