Metadata-Version: 2.1
Name: featureclass
Version: 0.1.0
Summary: Feature engineering library that helps you keep track of feature dependencies, documentation and schema
Home-page: https://github.com/Itayazolay/featureclass
License: Apache-2.0
Author: Itay Azolay
Author-email: itayazolay@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Repository, https://github.com/Itayazolay/featureclass
Description-Content-Type: text/markdown

# featureclass
Feature engineering library that helps you keep track of feature dependencies, documentation and schema

