Optional dependencies / Requires.jl

Whats is interesting to note is the question if “Package == Module”. Because another model would be to have:

using Plots
using Plots.PyPlot

This would allow to selectively enable modules.