Skip to content

Releases: closeio/tz-trout

Add timezonefinder to extras_require

17 Jun 15:18
2f692fa

Choose a tag to compare

  • Make timezonefinder only required if you intend to run regenerate_data.py. If you run pip install tz-trout[dev] it will make sure you have timezonefinder installed as well.

Dropping Pyzipcode in favor of Geonames.org/TimezoneFinder

16 Jun 16:22
6f8031b

Choose a tag to compare

Note: Python version >=3.6 is now required to use tz-trout.

In this version we:

  • Drop Pyzipcode in favor of the Geonames.org US Postal Code dataset.
    • This gives us a more up to date zip code dataset for the US, since pyzipcode was using a dataset from 2004.
  • Use TimezoneFinder to generate the map of US Zipcodes to Timezone IDs based on latitude and longitude from the Geonames.org dataset.

0.2.0 Python 3 support + data updates

25 Apr 18:24
@tsx tsx

Choose a tag to compare

Fixed edge cases with invalid cities in US

02 Apr 14:34
@tsx tsx

Choose a tag to compare

Zip code lookup performance improvement

29 Mar 18:13
@tsx tsx

Choose a tag to compare

Updating phonenumbers dependency

19 Dec 11:09
@tsx tsx

Choose a tag to compare

v0.1.4

Release 0.1.4