Made with Python

Data visualization meets creative coding.

Explore complete graphics made with pyDreamplet. Every project links to runnable Python source code you can study, adapt, and build on.

Supplier performance chart made with pyDreamplet

Data visualization

Supplier performance

A dashboard-style comparison of supplier quality, delivery, cost, and risk.

  • scales
  • labels
  • custom chart
View source
Polar noise generative artwork made with pyDreamplet

Generative art

Polar noise

Layered contours generated from polar vectors and repeatable simplex noise.

  • simplex noise
  • paths
  • morphing
View source
Alice in Wonderland word cloud made with pyDreamplet

Data visualization

Alice word cloud

A word cloud generated from Alice in Wonderland with measured typography and data-driven placement.

  • typography
  • layout
  • text data
View source
Animated soap bubble illustration made with pyDreamplet

Animation

Soap bubble

A translucent animated illustration composed with gradients, filters, and clipping.

  • filters
  • gradients
  • clipping
View source
Dancing circles animation made with pyDreamplet

Animation

Dancing circles

An animated radial composition built from grouped circles and blended strokes.

  • animation
  • groups
  • color
View source
Multi-series line chart made with pyDreamplet

Data visualization

Multi-series line chart

A compact chart with generated data, scales, markers, labels, and grid lines.

  • scales
  • markers
  • lines
View source
Apple revenue and stock price combination chart made with pyDreamplet

Data visualization

Apple revenue and stock price

A combination chart comparing annual revenue bars with a stock price area series across two value scales.

  • bars
  • area chart
  • dual axis
View source

Explore the complete showcase

Clone the repository to run the examples and experiment with their source code.

Open on GitHub