Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View Scartzz's full-sized avatar

Scartz Scartzz

  • Germany
  • 11:47 (UTC +02:00)
View GitHub Profile
import io
import datetime
import math
import plistlib
import sys
from collections import namedtuple
from struct import error as struct_error
from struct import pack, unpack, unpack_from