move all stats generation in build_stats.py to simplify code (and increase performance)
1 new commit added
make build_tm to use the new file
2 new commits added
use f-strings
merge all stats in one file
document staging in readme
3 new commits added
support empty package stats
remove package stats in build_website
improve documentation
pivot per language csv file content
display file names as string
display progress as percents
add fake territory languages not in CLDR
fix territories
webiste: package: compute metrics in build_website
website: display progress as percents
adapt release wide stats
Pull-Request has been merged by jibecfed
move all stats generation in build_stats.py to simplify code (and increase performance)