Skip to content

Instantly share code, notes, and snippets.

View hezicyan's full-sized avatar

HeziCyan hezicyan

View GitHub Profile
@hezicyan
hezicyan / MainWindow.py
Last active January 10, 2022 09:47
A base converter supporting fractions, negative number and even negative base, and it has commands and graphical user interface.
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file '.\MainWindow.ui'
#
# Created by: PyQt5 UI code generator 5.14.1
#
# WARNING! All changes made in this file will be lost!
from PyQt5 import QtCore, QtGui, QtWidgets