Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
from operator import itemgetter
from argparse import ArgumentParser
from argparse import RawDescriptionHelpFormatter
from datetime import datetime
import urllib.request
import json, re
html_styling = '''
<style type="text/css">