Install¶
Requirements¶
- Python 3.12+
- PySide6 (Qt 6.7+)
PySide6 is pulled in automatically by pip and ships pre-built wheels for
macOS, Linux, and Windows on supported Python versions, so no Qt build step
is required.
From PyPI¶
To run grafli on a .grafli file:
Without arguments, grafli opens an empty document.
In an isolated environment¶
If you don't want grafli's Qt dependency in your global site-packages, install it with pipx:
From source¶
The dev extra installs the test dependencies.
Updating¶
Release notes are kept in the changelog.