Metadata-Version: 2.4
Name: cqindustry
Version: 3.1.2
Summary: Python Library for building Industrial terrain
Author-email: James Adams <inklink28@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/medicationforall/cqindustry
Project-URL: Bug Tracker, https://github.com/medicationforall/cqindustry/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: cqterrain>=3.8
Dynamic: license-file

# cqindustry
Python library for making 3d printable Industrial terrain using cadquery.

![](https://raw.githubusercontent.com/medicationforall/cqindustry/refs/heads/main/documentation/image/version/3.1.2.png)

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

## Dependencies
* [CadQuery 2.x](https://github.com/CadQuery/cadquery)
* [cqterrain](https://github.com/medicationforall/cqterrain)
