Skip to content

Instantly share code, notes, and snippets.

View quadrismegistus's full-sized avatar

Dr. Ryan Heuser quadrismegistus

View GitHub Profile
# stable version hosted on gist at: https://gist.github.com/alessiacoccato/a1f9b9ff5530bfcdcf084b77513358b2
import os
import sys
import subprocess
import logging
from contextlib import contextmanager
from io import StringIO
INSTALLED = False