%general-entities; ]> Babel-&babel-version; Babel Introduction to Babel Module The Babel package is an integrated collection of utilities that assist in internationalizing and localizing Python applications, with an emphasis on web-based applications. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &babel-md5sum; Download size: &babel-size; Estimated disk space required: &babel-buildsize; Estimated build time: &babel-time; Babel Dependencies Required Optional (for testing) , freezegun==0.3.12, and pytest-cov Installation of Babel Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user Babel Assuming is installed, but the other optional dependencies are not, the installation can be tested with the following commands: python3 -m venv --system-site-packages testenv && source testenv/bin/activate && pip3 install pytest-cov freezegun==0.3.12 && python3 /usr/bin/pytest deactivate One test involving zh_TW locale is known to fail. Contents Installed Programs Installed Libraries Installed Directories pybabel None /usr/lib/python&python3-majorver;/site-packages/babel and /usr/lib/python&python3-majorver;/site-packages/Babel-&babel-version;.dist-info Short Descriptions pybabel is a command-line interface for working with message catalogs pybabel