Metadata-Version: 2.1
Name: fennel-ai
Version: 0.16.10
Summary: The modern realtime feature engineering platform
Author: Fennel AI
Author-email: developers@fennel.ai
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pandas (>=1.0.0,<2.0.0)
Requires-Dist: protobuf (>=4.22.4,<5.0.0)
Description-Content-Type: text/markdown

# Welcome to Fennel

## The modern realtime feature engineering platform

---

Fennel is a modern realtime feature engineering platform written in Rust and this repo contains the Python client to talk to the server. 

Quick Links:
- [Documentation](https://docs.fennel.ai/)
- [Fennel Website](https://fennel.ai/)
- [Main Concepts Behind Fennel](https://docs.fennel.ai/concepts/introduction/)
- [Quickstart Tutorial](https://docs.fennel.ai/getting-started/quickstart/)

