Metadata-Version: 2.1
Name: timezones
Version: 2.2.0
Summary: A Python library that provides better selection of common timezones, can output HTML and auto select the best timezone based on user's IP.
Home-page: https://doist.com
License: MIT
Keywords: timezones,timezone
Author: Doist Developers
Author-email: dev@doist.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: geoip
Requires-Dist: geoip2 (>=4.5.0,<5.0.0) ; extra == "geoip"
Description-Content-Type: text/markdown

python-timezones
----------------

![](https://github.com/Doist/python-timezones/workflows/Tests/badge.svg)

A Python library that provides better selection of common timezones,
can output HTML and auto select the best timezone based on user's IP.

Visit https://doist.github.io/python-timezones/ for more information.

Copyright: 2012-2023 by Doist

License: MIT.

