Skip to content

egm3387/PySimpleGUI-4.60.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PySimpleGUI-4.60.5

PySimpleGUI/4.60.5 files

windows install

py -m pip install --no-index --find-links=file:///local/dir/ SomeProject

py -m pip install --no-index --find-links=/local/dir/ SomeProject

py -m pip install --no-index --find-links=relative/dir/ SomeProject

linux install

python3 -m pip install --no-index --find-links=file:///local/dir/ SomeProject

python3 -m pip install --no-index --find-links=/local/dir/ SomeProject

python3 -m pip install --no-index --find-links=relative/dir/ SomeProject

About

PySimpleGUI/4.60.5 files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages