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


# cqfantasy
Python library for making 3d printable Fantasy terrain using cadquery.

![](https://raw.githubusercontent.com/medicationforall/cqfantasy/refs/heads/main/documentation/image/cover.png)

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

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

## Projects Using This Library
* [Castle Tower Set](https://miniforall.com/castletower)
* [Log Cabin](https://miniforall.com/logcabin)
* [Iron And Stone Fence Set](https://miniforall.com/ironfence)

