Packaging User Guide¶
So you want to package a Python application using PyOxidizer? You’ve come
to the right place to learn how! Read on for all the details on how to
oxidize your Python application!
First, you’ll need to install PyOxidizer. See Installing for
instructions.
- Creating a PyOxidizer Project
- Managing Resources and Their Locations
- Packaging an Application from a PyPI Package
- Packaging Additional Files
- Trimming Unused Resources
- PyOxidizer’s Importer
- Loading Resource Files
- Performance of Built Binaries
- Packaging Pitfalls
- Masquerading As Other Packaging Tools
- Binary Compatibility
- Static Linking
- Licensing Considerations
- Terminfo Database