Metadata-Version: 2.1
Name: teapy
Version: 0.1.3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: numpy>=1.16.0
License-File: LICENSE
Summary: A blazingly fast datadict library
Author-email: Teamon <teamon9161@163.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# Teapy
[![Build](https://github.com/teamon9161/teapy/workflows/Build/badge.svg)](https://github.com/teamon9161/teapy/actions)
[![codecov](https://codecov.io/gh/teamon9161/teapy/branch/master/graph/badge.svg?token=WK0F7P1VC6)](https://codecov.io/gh/teamon9161/teapy)

## Blazingly fast datadict library in Python

Teapy is a blazingly fast datadict library implemented in Rust.
* Lazy evaluation
* Handle NaN
* Multi-threaded
* Any Dimension
