
To Save Everyone Two Lines of Commands—I Packaged Gnuplot into an Out-of-the-Box Python Package
As an open-source project maintainer, I deeply understand the pain of “installing dependencies”. To save users a couple of command lines, I spent time packaging gnuplot into an out-of-the-box Python package—gnuplot-wheel. This article shares the birth story and practical value of this little wheel.