GarrickLin / PyDictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Dictionary

Python implemention of a No Ad Dictionary

Dependency

  • Python3
  • PyQt5
  • Pyinstaller*

Environment

  • Windows or MacOS

Usage

python CleanDict.pyw

Package to executable

setup requirements

pip install --upgrade PyInstaller pyinstaller-hooks-contrib Pillow

packaging

pip pyinstaller  --windowed --icon=dict.ico CleanDict.pyw 

About


Languages

Language:Python 100.0%