Skip to content

📝 docs: mention gui_scripts support#1748

Merged
gaborbernat merged 2 commits intopypa:mainfrom
gaborbernat:fix/docs-gui-scripts
Mar 18, 2026
Merged

📝 docs: mention gui_scripts support#1748
gaborbernat merged 2 commits intopypa:mainfrom
gaborbernat:fix/docs-gui-scripts

Conversation

@gaborbernat
Copy link
Copy Markdown
Contributor

pipx has exposed gui_scripts entry points since v1.3.0, but the documentation only mentioned console_scripts. Users filed #711 thinking GUI applications were unsupported. A maintainer confirmed in the issue comments that pipx install novelwriter correctly exposes GUI entry points.

Updated the making-packages-compatible explanation to call out gui_scripts alongside console_scripts, and the how-pipx-works page to mention both script types when describing the symlink step.

Closes #711

pipx exposes gui_scripts entry points since v1.3.0 but the docs only
mentioned console_scripts. Users filed pypa#711 thinking GUI applications
were unsupported. Updated the making-packages-compatible and
how-pipx-works pages to mention gui_scripts.
@gaborbernat gaborbernat enabled auto-merge (squash) March 18, 2026 22:08
@gaborbernat gaborbernat merged commit a21c53d into pypa:main Mar 18, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support GUI applications (make "gui_scripts" known to pipx)

1 participant