Added hotopy.datasets module.
The concept behind this is strongly inspired by scipy.datasets (see below). It is based on pooch for data files managment. As format compressed npz, using deflated zip, is used. By design, each dataset could have its own format.
Read more at scipy.datasets
Edited by Jens Lucht