Metadata-Version: 2.1
Name: sumtyme
Version: 1.1.9
Summary: Python Client for Embedded Intelligence Platform by sumtyme.ai.
Home-page: https://docs.sumtyme.ai/
Author: sumteam
Author-email: team@sumtyme.ai
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown

## Embedded Intelligence Platform

A Python client for interacting with the **Embedded Intelligence Platform (EIP)**

## Getting Started

### Installation

You can install this package via pip.

```bash
pip install sumtyme
```

[API Documentation](https://docs.sumtyme.ai/)


