Skip to content

Instantly share code, notes, and snippets.

View cfatduck's full-sized avatar

Code Duck cfatduck

  • Xavisoft
  • Hong Kong
View GitHub Profile
import base64
import json
import logging
import plistlib
import random
import uuid
from datetime import datetime
import requests
import urllib3