Metadata-Version: 2.1
Name: tessellation
Version: 0.0.5
Summary: A service for procedurally generating tessellations.
Home-page: https://github.com/adachille/tessellation
License: BSD-3-Clause
Keywords: tessellation,procedural content generation,generative art
Author: Anthony D'Achille
Author-email: adachille15@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: leap-ec (>=0.8.1,<0.9.0)
Requires-Dist: matplotlib (>=3.9.0,<4.0.0)
Requires-Dist: numpy (>=2.0.1,<3.0.0)
Requires-Dist: scikit-image (>=0.24.0,<0.25.0)
Project-URL: Repository, https://github.com/adachille/tessellation
Description-Content-Type: text/markdown

# tessellation
This repository holds code to procedurally generate tessellations.

