Metadata-Version: 2.3
Name: timeteller
Version: 0.1.0
Summary: 
Author: oyghen
Author-email: oyghen <oyghen@duck.com>
Requires-Dist: typer>=0.20.1 ; extra == 'cli'
Requires-Dist: duckdb>=1.4.3 ; extra == 'ext'
Requires-Dist: python-dateutil>=2.9.0.post0 ; extra == 'ext'
Requires-Dist: tzdata>=2025.3 ; extra == 'ext'
Requires-Python: >=3.11
Provides-Extra: cli
Provides-Extra: ext
Description-Content-Type: text/markdown

<div align="center">

# TimeTeller

[![GitHub](https://img.shields.io/badge/github-code-blue?label=GitHub)](https://github.com/oyghen/timeteller)
[![PyPI](https://img.shields.io/pypi/v/timeteller?label=PyPI)](https://pypi.org/project/timeteller)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/oyghen/timeteller/blob/main/LICENSE)
[![CI](https://github.com/oyghen/timeteller/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/oyghen/timeteller/actions/workflows/ci.yml)

</div>

```shell
uv tool install 'timeteller[ext,cli]'
```
