/hooksample

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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