// SPDX-FileCopyrightText: 2024 Angus Morrison <github@angus-morrison.com>
// SPDX-FileCopyrightText: 2024 Helge Eichhorn <git@helgeeichhorn.de>
//
// SPDX-License-Identifier: MPL-2.0
//! Module `python` aggregates the Python binding for `lox-time`.
/// Python bindings for time delta types.
/// Python bindings for the core `Time` type.
/// Python bindings for time scale types.
/// Python bindings for time series types.
/// Python bindings for UTC time types.