Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 378 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 378 Bytes

pkgutil GUI warpper

Make package management easier.

Requirements

  1. macOS device
  2. Python 3.7 install (versino is optional)
  3. Pipenv install (optional, or manually install packages)
  • pip package PySimpleGUI installed

Execute

run this command if you're using pipenv:

pipenv run python main.py

or normal python do:

python3 main.py