delorean VS pytz

Compare delorean vs pytz and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
delorean pytz
- 2
1,845 311
- -
0.0 7.1
about 1 year ago 3 months ago
Python C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

delorean

Posts with mentions or reviews of delorean. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning delorean yet.
Tracking mentions began in Dec 2020.

pytz

Posts with mentions or reviews of pytz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-12.
  • Pytz: The Fastest Footgun in the West
    2 projects | news.ycombinator.com | 12 May 2023
    Well, pytz actually is technically flawed at the moment because it cannot read TZif Version 2+ files, so it breaks for dates >2038 (and it would break if you tried to point it at system data generated with zic's "slim" mode), see this: https://github.com/stub42/pytz/issues/48

    But you are right that pandas' use of pytz is benign and as far as I know doesn't suffer the same usability issues.

  • Searching for a date/time library with full historical TZ data and adjustments given epoch
    2 projects | /r/learnpython | 8 Sep 2022
    If I understand this correctly from the documentation, pytz (or rather the tz database for which the library provides an interface) accounts for political shifts/changes in time zone data / DST.

What are some alternatives?

When comparing delorean and pytz you can also consider the following projects:

arrow - 🏹 Better dates & times for Python

Pendulum - Python datetimes made easy

dateutil - Useful extensions to the standard Python datetime features

Maya - Datetimes for Humans™

moment - A Python library for dealing with dates

PyTime - PyTime is an easy-use Python module which aims to operate date/time/datetime by string.