Metadata-Version: 2.4
Name: cadqueryhelper
Version: 2.2.2
Summary: CADQuery helper library
Author-email: James Adams <inklink28@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/medicationforall/cadqueryhelper
Project-URL: Bug Tracker, https://github.com/medicationforall/cadqueryhelper/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cadquery==2.7.0
Dynamic: license-file


# cadqueryhelper
CadQuery Helper library.<br />
Code for shape primitives, looping groups of shapes, hinges, and various wave operations.

![](https://raw.githubusercontent.com/medicationforall/cadqueryhelper/refs/heads/main/documentation/image/shape/43.png)

## Links
* [README.md](https://github.com/medicationforall/cadqueryhelper)
* [Documentation](https://github.com/medicationforall/cadqueryhelper/blob/main/documentation/documentation.md)
* [Changelog](https://github.com/medicationforall/cadqueryhelper/blob/main/changes.md)


## Dependencies
* [CadQuery](https://github.com/CadQuery/cadquery)
  
