generativepy is a generative art and graphing library for creating images and animations. It is an open source project released under the MIT licence.
generativepy is a library, not an application. It provides useful functions that allow you to create images and videos by writing simple Python scripts.
The library uses pycairo for drawing graphics.
Main functionality:
As a Python library, generativepy can make use of other standard libraries such as:
To discuss generativepy, visit our forum.
For detailed information of pycairo see the Computer graphics in Python ebook.
Copyright (c) Axlesoft Ltd 2020