Skip to content

Instantly share code, notes, and snippets.

View daveh19's full-sized avatar
🇩🇪
Blah

David Higgins daveh19

🇩🇪
Blah
View GitHub Profile
@acbetter
acbetter / QImageViewer.py
Last active April 4, 2024 19:41
Image Viewer Example by PyQt5 and Python 3
#!/usr/bin/python3
# -*- coding: utf-8 -*-
from PyQt5.QtCore import Qt
from PyQt5.QtGui import QImage, QPixmap, QPalette, QPainter
from PyQt5.QtPrintSupport import QPrintDialog, QPrinter
from PyQt5.QtWidgets import QLabel, QSizePolicy, QScrollArea, QMessageBox, QMainWindow, QMenu, QAction, \
qApp, QFileDialog
@bishboria
bishboria / springer-free-maths-books.md
Last active April 25, 2024 06:27
Springer made a bunch of books available for free, these were the direct links