ART WITH PYTHON
Artistic Voronoi Diagrams in Python
Look mama I am an artist

Purpose: We will learn how to make a Voronoi diagram with Python.
Note: In the case you’re starting from scratch, I will advise you to follow this article and install all the necessary libraries. Finally, to get the most of this article view it on a PC or Mac with a large monitor so that you can see the details of the image.
Hardware: My workstation equipped with Inter(R)Core(TM) i7–8700 with 12 CPU @ 3.70 Ghz and NVIDIA GeForce RTX 2080.

A Word From the Author
So the other day while I was browsing the Data is Beautiful subreddit, I came across a beautiful looking Voronoi diagram. I decided that I wanted to recreate the diagram so that I could make long strips of it and used them on my Medium articles to separate sections. I could try to explain to you what Voronoi diagram is but this 3 minute video does such amazing job you should go and watch it:







