Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Python Scripts

Project management is done with uv.

For example, execute uv run audit-translations de to see the translation progress for the German language.

If you run from the repo root instead of inside PythonScripts, point uv at the project and make sure you've synced once:

uv sync --project PythonScripts
uv run --project PythonScripts audit-translations de