Package generativepy
Expand source code
name = "generativepy"
Sub-modules
generativepy.analytics
-
The
generativepy.analytics
module provides functions for analysing the distribution of values in a NumPy array … generativepy.bitmap
-
The bitmap module provides the ability to paint bitmap images and save them as either PNG images or frames …
generativepy.color
-
generativepy uses
Color
objects to represent colours … generativepy.drawing
-
The drawing module provides the ability to draw vector images and save them as either PNG images, SVG images, or frames …
generativepy.drawing3d
generativepy.formulas
-
The
generativepy.formulas
module provides the ability to display formatted mathematical equations … generativepy.geometry
-
The geometry module provides classes for drawing shapes. There are several classes: …
generativepy.geometry3d
generativepy.gif
generativepy.graph
generativepy.math
generativepy.movie
-
The movie consists of a sequence of frames, where each frame is a NumPy array. Movies are generated and processed using a lazy iterators tht generates …
generativepy.nparray
generativepy.povray
-
povray module uses the Povray application to render 3D images …
generativepy.shape2d
generativepy.table
generativepy.tween
generativepy.utils