Skip to content

dpep/py_arrow_adapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arrow-adapters

Making the arrow time library play nice with others, so that every timestamp can have a timezone. Support for: postgres, sqlite, sqlalchemy, graphene.

Automatically converts time values to UTC before persisting in the DB and loads back with local timezone.

Install

pip install arrow-adapters

Usage

import arrow_adapters.auto

installs

About

Making time play nicely with others

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages