Skip to content

Instantly share code, notes, and snippets.

View legendofmiracles's full-sized avatar
:shipit:

legendofmiracles

:shipit:
  • THE LOLSU CORP. LIM.
  • lom, norway
View GitHub Profile
🌞 Morning 185 commits ██████▏░░░░░░░░░░░░░░ 29.4%
🌆 Daytime 237 commits ███████▉░░░░░░░░░░░░░ 37.7%
🌃 Evening 190 commits ██████▎░░░░░░░░░░░░░░ 30.2%
🌙 Night 17 commits ▌░░░░░░░░░░░░░░░░░░░░ 2.7%
print("do it yourself.. at least try")
import sys
from PyQt5.QtWidgets import QMainWindow, QApplication, QWidget, QPushButton, QAction, QLineEdit, QMessageBox, QTextEdit
from PyQt5.QtGui import QIcon
from PyQt5.QtCore import pyqtSlot
import subprocess;
import os;
import pathlib;
class App(QMainWindow):
just a test lmfao