Source: exchange-calendars Maintainer: Debian Python Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: architecture-is-64-bit, debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-hypothesis , python3-korean-lunar-calendar, python3-numpy , python3-pandas , python3-pyluach , python3-pytest , python3-toolz , Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/gerrymanoim/exchange_calendars Vcs-Browser: https://salsa.debian.org/python-team/packages/exchange-calendars Vcs-Git: https://salsa.debian.org/python-team/packages/exchange-calendars.git Package: python3-exchange-calendars Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Python library for security exchange calendars This package provides a Python library for defining and querying calendars of securities exchanges. It allows users to work with trading schedules and calendars for over 50 exchanges worldwide. . The library is useful for financial analysis, algorithmic trading, and market data processing applications that need to handle exchange trading hours, breaks, and holidays accurately. . Key features include: . - Pre-defined calendars for major stock exchanges - Methods to query trading sessions, minutes, and schedules - Ability to create custom exchange calendars - Command-line utility for printing exchange calendars . This package is intended for developers and analysts working with financial market data. It requires basic knowledge of Python and financial markets terminology.