Metadata-Version: 2.1
Name: xtenors
Version: 3.0.1
Project-URL: Documentation, https://tomjrwilliams.github.io/xtenors/
Project-URL: Issues, https://github.com/tomjrwilliams/xtenors/issues
Project-URL: Source, https://github.com/tomjrwilliams/xtenors
Author-email: Tom Williams <tomjrw@gmail.com>
License-Expression: MIT
License-File: LICENSE
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: ==3.9
Requires-Dist: cython
Requires-Dist: holidays
Requires-Dist: pandas
Requires-Dist: pandas-market-calendars
Requires-Dist: xtuples>=2.0.0
Description-Content-Type: text/markdown

# xtenors

[![PyPI - Version](https://img.shields.io/pypi/v/xtenors.svg)](https://pypi.org/project/xtenors)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/xtenors.svg)](https://pypi.org/project/xtenors)

-----

**Table of Contents**

- [Installation](#installation)
- [Overview](#overview)
- [Examples](#examples)
- [Performance](#performance)
- [License](#license)

## Installation

```console
pip install xtenors
```
## Overview

## Examples

## Performance

## License

`xtenors` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
