GEOMETOR elements is the foundational set of tools for modelling and rendering geometric constructions.
.. todo:: TODO: insert features
You can install elements using pip:
pip install geometor-elements
After installation, you can use the elements
command to create a new project:
elements
.. todo:: TODO: list arguments
elements depends on the following Python packages:
.. todo:: TODO: read from pyproject.toml
Contributions are welcome! Please see our [GitHub issues](https://github.com/geometor/elements/issues) for ways to contribute.
elements is licensed under the MIT License. See the LICENSE file for more details.