Pinned Loading
-
Invisible-Cloak
Invisible-Cloak PublicI created Harry Potter's Invisible Cloak using Python OpenCV
Python
-
-
-
-
Calculator Application made with PyQt5
Calculator Application made with PyQt5 1import sys
23from PyQt5.QtWidgets import *
4from PyQt5.QtGui import *
5from PyQt5.QtCore import *
-
Decrypting PDFs using PikePDF
Decrypting PDFs using PikePDF 1import os
2import pikepdf
34def decryptPDF(filePath, saveFilePath, password):
5pdf = pikepdf.open(filePath, password=password)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.