modules¶
geometor.explorer¶
Web-based interface for visualizing and interacting with geometric models.
The geometor.explorer provides a Flask-based server and API for creating,
analyzing, and visualizing geometric constructions.
Key Components
App: The main Flask application (
app) that handles API requests and serves the frontend.Serialization: Tools (
serialize) to convert model data into JSON format for the browser.Logging: Configuration (
log) for application logging.
Submodules¶
Attributes¶
Package Contents¶
- geometor.explorer.__version__ = '0.4.7'¶