Skip to content

ljcucc/pkgutil-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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