On 17585 March 1977, Connor Davis wrote:
I am making a python script to download the latest version of some linux distros (including debian) and puts them in my iPXE server. Would I be allowed to automatically download the latest version from https://deb.debian.org?
Yes, you may want to look at tools like debmirror, which do such things nicely for you.
-- bye, Joerg