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

kennethreitz/maya

Datetimes for Humans™ observed · 2026-08-28

github.com/kennethreitz/maya · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: 3548
  • days_rel: n/a
  • days_push: 775
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3411 stars · 198 forks observed · 2026-08-28

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

Maya is a Python library that provides a human-friendly API for working with datetimes, wrapping Python's datetime with simpler parsing, formatting, and timezone handling. It is especially designed for parsing datetime strings scraped from websites and converting between common formats like ISO 8601, RFC 2822, and RFC 3339.

Use cases

  • parse datetime strings from scraped web pages
  • convert timestamps between iso8601, rfc2822, and rfc3339 formats
  • get 'tomorrow' or other human-readable dates in python
  • convert datetimes between timezones easily
  • generate intervals of time between a start and end
  • normalize naive and timezone-aware datetimes

When to choose

  • you want a simpler, human-friendly API over Python's datetime
  • you need to parse messy datetime strings from websites
  • you frequently convert between datetime string formats and timezones

When to avoid

  • you only need standard library datetime and want zero dependencies
  • you need high-performance bulk datetime parsing
  • the project appears to be in maintenance mode with limited new development

Facets

library · maturity maintenance

date-time parser serialization developer-tools web-development python cross-platform datetimes human-friendly-api timezone-handling iso8601 rfc2822 rfc3339 web-scraping-dates automation

2 sources

Member repositories

RepositoryRoleHealth v2
kennethreitz/mayamain23

For agents

markdown · JSON · MCP: product_card(name="kennethreitz/maya")

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