Metadata-Version: 2.1
Name: declafe
Version: 0.0.56
Summary: Declarative feature generation library
Home-page: https://github.com/kazchimo/declafe
Author: kazchimo
Author-email: kazchimo@gmail.com
License: MIT
Keywords: machine learning,declarative,feature generation
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy (==1.23.2)
Requires-Dist: pandas (==1.4.3)
Requires-Dist: pytz (==2022.2.1)
Requires-Dist: ta-lib (==0.4.24)
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.16.0) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"

# declafe

## Liscense
This software is released under the MIT License, see LICENSE.
