An open API service indexing awesome lists of open source software.

https://github.com/eliranmal/freecad-utils

high level convenience utilities for freecad
https://github.com/eliranmal/freecad-utils

freecad python-library python3-library uti

Last synced: 17 days ago
JSON representation

high level convenience utilities for freecad

Awesome Lists containing this project

README

        

# freecad-utils   _high level convenience utilities for freecad_

## setup

### prerequisites

- python >= 3.6
- pip >= 22 (for local installation)

### installation

#### pypi

not supported yet

#### local

- clone this repo
- navigate to the root directory
- python -m build
- pip install ./dist/*.whl