Ross ROSS = Recommend OSS · open-source software intelligence for agents

myusuf3/delorean

Delorean: Time Travel Made Easy observed · 2026-08-28

github.com/myusuf3/delorean · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 95
  • Release rhythm 63
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5461
  • days_rel: 32
  • days_push: 32
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1823 stars · 126 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Delorean is a Python library that simplifies working with datetimes, offering a cleaner API for shifting, manipulating, and generating datetimes across timezones. It builds on the standard library's zoneinfo and dateutil to provide natural-language-friendly time manipulation.

Use cases

  • convert datetimes between timezones in python
  • shift and manipulate dates with a cleaner api
  • generate datetimes for scheduling logic
  • handle timezone-aware datetime arithmetic
  • parse and normalize dates in python

When to choose

  • you want a friendlier wrapper around datetime and zoneinfo
  • your code does lots of timezone shifting and date math
  • you prefer expressive, chainable datetime manipulation

When to avoid

  • you only need basic datetime operations available in the standard library
  • you need a full-featured date library like pendulum or arrow with parsing and humanization
  • you work outside the Python ecosystem

Facets

library · maturity active

date-time developer-tools python cross-platform datetime timezone time-manipulation dateutil pytz automation

2 sources

Member repositories

RepositoryRoleHealth v2
myusuf3/deloreanmain85

For agents

markdown · JSON · MCP: product_card(name="myusuf3/delorean")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem