This parser prints giant repo tree from dl.astralinux.ru/astra/ and calculates its size. The size.py
makes size calculation and main.py
parses and downloads folders tree and all the files.
requests
bs4
lxml
urllib.request
Size calculation example
To change loading directory you need to change ulr
variable in main.py
to correct path