Skip to content

Respect typer app name#28

Merged
joaonc merged 8 commits into
mainfrom
wip-7
Feb 16, 2026
Merged

Respect typer app name#28
joaonc merged 8 commits into
mainfrom
wip-7

Conversation

@joaonc

@joaonc joaonc commented Feb 16, 2026

Copy link
Copy Markdown
Owner

If the typer app has a name defined, respect that name. Default to module name if name not defined.

Ex:

app = typer.Typer(name='my_name', help='The help')

Also: Admin scripts updates.

@joaonc
joaonc merged commit 8d6059d into main Feb 16, 2026
3 checks passed
@joaonc
joaonc deleted the wip-7 branch February 16, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant