Metadata-Version: 2.1
Name: definite-sdk
Version: 0.1.3
Summary: Definite SDK for Python
License: MIT
Author: Definite
Author-email: hello@definite.app
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# Definite SDK

A Python client for interacting with the Definite API, providing a convenient interface for key-value store operations.

