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 Python Requirements for
instructions.
- Creating a PyOxidizer Project
- Packaging Primitives in
pyoxidizer.bzlFiles - Understanding Python Distributions
- Managing How Resources are Added
- Packaging Python Files
- Packaging Python Files Next to the Built Application
- Working with Python Extension Modules
- Trimming Unused Resources
- Performance of Built Binaries
- Packaging Pitfalls
- Masquerading As Other Packaging Tools
- Binary Compatibility
- Static Linking
- Licensing Considerations
- Terminfo Database