Metadata-Version: 2.1
Name: waddleml
Version: 0.1.1
Summary: WaddleML is a machine learning stats tracker
Home-page: UNKNOWN
Author: Brian Guarraci
License: MIT
Description: 
        ![Unit Tests](https://github.com/briangu/waddleml/workflows/Unit%20Tests/badge.svg)
        [![Last Commit](https://img.shields.io/github/last-commit/briangu/waddleml)](https://img.shields.io/github/last-commit/briangu/waddleml)
        [![Dependency Status](https://img.shields.io/librariesio/github/briangu/waddleml)](https://libraries.io/github/briangu/waddleml)
        [![Open Issues](https://img.shields.io/github/issues-raw/briangu/waddleml)](https://github.com/briangu/waddleml/issues)
        [![Repo Size](https://img.shields.io/github/repo-size/briangu/waddleml)](https://img.shields.io/github/repo-size/briangu/waddleml)
        [![GitHub star chart](https://img.shields.io/github/stars/briangu/waddleml?style=social)](https://star-history.com/#briangu/waddleml)
        
        [![Release Notes](https://img.shields.io/github/release/briangu/waddleml)](https://github.com/briangu/waddleml/releases)
        [![Downloads](https://static.pepy.tech/badge/waddleml/month)](https://pepy.tech/project/waddleml)
        [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        # WaddleML
        
        A machine learning stats tracker built on DuckDB.
        
        # Quick install
        
        `pip3 install waddleml`
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <=3.12,>=3.8
Description-Content-Type: text/markdown
