Skip to content

A cookiecutter template for easy packaging of python applications to an executable file with PyOxidizer.

License

Notifications You must be signed in to change notification settings

giftmischer69/easy_oxidize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy_oxidize

A cookiecutter template for easy packaging of python applications to an executable file with PyOxidizer.

usage:

cookiecutter gh:giftmischer69/easy_oxidize

cd {{YOUR_PACKAGE_NAME}}

# install dependencies
bootstrap.bat

# build & run your package
run.bat

# build your package
build.bat

About

A cookiecutter template for easy packaging of python applications to an executable file with PyOxidizer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published