This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
just a test lmfao |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
print("do it yourself.. at least try") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌞 Morning 185 commits ██████▏░░░░░░░░░░░░░░ 29.4% | |
🌆 Daytime 237 commits ███████▉░░░░░░░░░░░░░ 37.7% | |
🌃 Evening 190 commits ██████▎░░░░░░░░░░░░░░ 30.2% | |
🌙 Night 17 commits ▌░░░░░░░░░░░░░░░░░░░░ 2.7% |