{"library":"sqlalchemy-utc","type":"library","category":null,"description":"SQLAlchemy-UTC provides a `UtcDateTime` type for SQLAlchemy that reliably stores and retrieves timezone-aware `datetime` objects in UTC. It acts as a robust replacement for SQLAlchemy's built-in `DateTime(timezone=True)`, particularly for databases like SQLite and MySQL that lack native `timestamptz` support by converting values to and from UTC. The library also includes a `utcnow()` helper function for server-side default generation. The current version is 0.14.0, released in September 2021.","language":"python","status":"active","version":"0.14.0","tags":["SQLAlchemy","ORM","datetime","timezone","UTC","database"],"install":[{"cmd":"pip install sqlalchemy-utc","imports":["from sqlalchemy_utc import UtcDateTime","from sqlalchemy_utc import utcnow"]}],"homepage":null,"github":"https://github.com/spoqa/sqlalchemy-utc","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqlalchemy-utc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":0.72,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlalchemy-utc/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}