%general-entities; ]> Pytz-&pytz-version; pytz Introduction to Pytz Module The Pytz library brings the IANA tz database into Python. It allows accurate and cross-platform timezone calculations. &lfs113_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &pytz-md5sum; Download size: &pytz-size; Estimated disk space required: &pytz-buildsize; Estimated build time: &pytz-time; Pytz dependencies Optional (for testing) Installation of Pytz 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 pytz To test the installation, run pytest. A few warnings are issued. Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/pytz and /usr/lib/python&python3-majorver;/site-packages/pytz-&pytz-version;.dist-info