Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python
from tkinter import *
from tkinter import messagebox
import apsw
import time, threading
import subprocess
from subprocess import Popen, PIPE
import os
import sys
from buttons_conf import *