finance-dates 0.1.0

Fast date ranges, holiday calendars, and trading hours for financial markets
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# finance dates

Standard financial dates

[![Build Status](https://github.com/prettygoodcapital/finance-dates/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/prettygoodcapital/finance-dates/actions/workflows/build.yaml)
[![codecov](https://codecov.io/gh/prettygoodcapital/finance-dates/branch/main/graph/badge.svg)](https://codecov.io/gh/prettygoodcapital/finance-dates)
[![License](https://img.shields.io/github/license/prettygoodcapital/finance-dates)](https://github.com/prettygoodcapital/finance-dates)
[![PyPI](https://img.shields.io/pypi/v/finance-dates.svg)](https://pypi.python.org/pypi/finance-dates)

## Overview

> [!NOTE]
> This library was generated using [copier]https://copier.readthedocs.io/en/stable/ from the [Base Python Project Template repository]https://github.com/python-project-templates/base.