| """Standalone scripts: dataset statistics, rank analysis, and rendering. | |
| A real package rather than a namespace package on purpose. ``scripts`` is a | |
| name that exists on PyPI, and a regular package installed in site-packages | |
| wins over a namespace portion no matter where the repo root sits on sys.path. | |
| """ | |