pytz alternatives and similar packages
Based on the "Date and Time" category.
Alternatively, view pytz alternatives based on common mentions on social networks and blogs.
-
when.py
Providing user-friendly functions to help perform common date and time actions. -
PyTime
PyTime is an easy-use Python module which aims to operate date/time/datetime by string.
Collect and Analyze Billions of Data Points in Real Time
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of pytz or a related project?
Popular Comparisons
README
pytz
Brings the IANA tz database into Python. This library allows accurate and cross platform timezone calculations.
pytz contains generated code, and this branch generates it. The actual pytz code and documentation can be found in the src/ directory.
Usage Information / Documentation
See [the pytz README](src/README.rst).
pytz for Enterprise
Available as part of the Tidelift Subscription.
The maintainers of pytz and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.
Release process
1) Untar upstream tarballs into elsie/src
2) Update VERSION & OLSON_VERSION in src/pytz/__init__.py, and EXPECTED_VERSION in
src/pytz/tests/test_tzinfo.py
3) make test
4) make dist