Skip to content

A sample project showing how to provide PyInstaller hooks for your package and test them

License

Notifications You must be signed in to change notification settings

bjones1/hooksample

 
 

Repository files navigation

pyinstaller-hooksample

A sample project showing how to provide PyInstaller hooks for your package and test them.

This is a sample project to show how to provide hooks for PyInstaller to allow users of your package to easily freeze it. This project also shows how to test the hooks as part of your CI tests.

Visit the documentation for more information.

Licence:GNU General Public License v3 or later (GPLv3-or-later)
Homepage:https://github.com/pyinstaller/hooksample

About

A sample project showing how to provide PyInstaller hooks for your package and test them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.8%
  • Makefile 4.1%
  • Batchfile 3.0%
  • Emacs Lisp 2.1%