-
Notifications
You must be signed in to change notification settings - Fork 0
Home
joric edited this page Jun 15, 2026
·
108 revisions
Welcome to the CUE4Parse-Python wiki! Also see https://github.com/joric/CUE4Parse.CLI/wiki
Use pip install cue4parse to install.
- PyPi project page: https://pypi.org/project/cue4parse/
- Example: https://github.com/joric/CUE4Parse-Python/blob/main/src/cue4parse/example.py
- Also see cli.py sources, there's much more working code there.
You can install it locally with pip install -e . --force in the repository root.
If you fork it and make your own PyPi project it uploads automatically on toml version change, you just have to add trusted publishing.