python-pytz 2025.1
Python timezone library
This library brings the Olson tz database into Python. It allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time. Almost all of the Olson timezones are supported.
- Outputs:
out
- Website: http://pythonhosted.org/pytz
- Licenses: Expat
- Package source: gnu/packages/time.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-pytz 2025.1
as follows:
guix install python-pytz@2025.1
Or install the latest version:
guix install python-pytz
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.