Advertisement
xample

Main imports

Jan 6th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. # // his imports \\ #
  2. import os
  3. from colorama import *
  4. from tkinter import *
  5. import time
  6. from urllib.request import urlopen
  7. import psutil
  8. wait = time.sleep
  9. import tkinter.messagebox
  10. import tkinter.simpledialog
  11. from PIL import Image
  12. from PIL import ImageTk
  13. import sqlite3
  14. import base64
  15. import subprocess
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement