grml fetcher done

This commit is contained in:
2021-01-21 01:45:21 -05:00
parent deb24afe44
commit 7c8f25ea03
4 changed files with 158 additions and 5 deletions

View File

@@ -15,12 +15,8 @@ import datetime
import json
import hashlib
import os
import pathlib
import re
import shutil
import subprocess
##
import psutil
import requests
from lxml import etree
##