Skip to content

Simple Hello World and creating an executable using PyInstaller

License

Notifications You must be signed in to change notification settings

82phil/msix_python_hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World Console executable via PyInstaller

Setup

>pip install -r requirements.txt
>.\make.bat

Run the executable

>cd dist
\dist>console.exe
Hello World!
Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:22:17) [MSC v.1500 32 bit (Intel)]

About

Simple Hello World and creating an executable using PyInstaller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published