Skip to content

Conversation

@moritz-gross
Copy link
Contributor

@moritz-gross moritz-gross commented Jan 28, 2026

Thinking about the future usage of this tool, I didn't like how you had to use the -m flag to execute it as a module. So I added an entry point in our Python project manager UV to run it directly so that you can skip some words when calling the CLI.

old way: uv run python -m foo
new way: uv run foo

also updated docs, and added explanation how to run it from the repo root by using the flag --project PythonScripts (idk though if that's really easier than picking up what cd does)

next PR, I want to rename it to be consistently called localization_tool, like discussed earlier

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