[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1015720: ITP: sqlalchemy-utc -- SQLAlchemy type to store timezone aware datetime values



Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : sqlalchemy-utc
  Version         : 0.14.0
  Upstream Author : Hong Minhee <hongminhee@member.fsf.org>
* URL             : https://github.com/spoqa/sqlalchemy-utc
* License         : MIT
  Programming Lang: Python
  Description     : SQLAlchemy type to store timezone aware datetime values

  UtcDateTime type is equivalent to the built-in 'DateTime' with
  'timezone=True' option enabled on vendors that support 'timestamptz'
  e.g. PostgreSQL, but on SQLite or MySQL, it shifts all 'datetime.datetime'
  values to UTC offset before store them, and returns timezone aware
  'datetime.datetime' values through result sets.

This is a dependency of the pydantic-sqlalchemy Python library.
 
I plan to maintain this package as part of the Python modules team.


Reply to: