Metadata-Version: 2.1
Name: promtsmithsdk
Version: 0.1.0
Summary: 
Author: tim-hub
Author-email: tim-hub@users.noreply.github.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# Prompt Smith Python SDK

The Prompt Smith Python SDK is a Python package that provides a simple way to interact with the Prompt Smith API. 
The SDK is designed to make it easy to integrate the Prompt Smith API into your Python LLM RAG and Agent applications.

