Metadata-Version: 2.4
Name: alidade
Version: 0.0.0
Summary: Python client and build123d integration for alidade — a 3D viewer/controller for CAD and volumetric scenes.
Project-URL: Homepage, https://github.com/djoshea/alidade
Project-URL: Repository, https://github.com/djoshea/alidade
Project-URL: Documentation, https://github.com/djoshea/alidade/blob/main/docs/PLAN.md
Author: Daniel J. O'Shea
License-Expression: PolyForm-Noncommercial-1.0.0
Keywords: 3d,build123d,cad,viewer,visualization
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# alidade (Python)

Python client for [alidade](https://github.com/djoshea/alidade), a 3D viewer
and controller for CAD and volumetric scenes. The Python package is a
websocket client of the alidade server: build a model with `build123d`,
tessellate, and ship it to the server for rendering.

Source-available, free for noncommercial use — see
[LICENSE.md](https://github.com/djoshea/alidade/blob/main/LICENSE.md)
(PolyForm Noncommercial 1.0.0).

## Status

Phase 0 — placeholder. Real client functionality arrives in Phase 5.
