Metadata-Version: 2.4
Name: promptpotter
Version: 0.0.1
Summary: Automatic prompt optimization. Find better prompts for your LLM pipelines.
Project-URL: Homepage, https://github.com/leobeeson/prompt-potter-optimizer
Author-email: David Streuli <uniqued4ve@gmail.com>
License: MIT-RG License
        Based on the MIT License
        Copyright (c) 2026 David Streuli
        Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
        The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
        Revocation clause: David Streuli (the Licensor) reserves the right to revoke this license for any specific entity upon written notice, where the Licensor has documented, articulable concern that the entity's use causes material harm to public discourse, democratic processes, or individual rights. The revoked entity retains the right to independently develop equivalent methods.
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
        Governing law: Switzerland.
License-File: LICENSE
Keywords: llm,optimization,prompt,prompt-engineering
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# PromptPotter

Automatic prompt optimization. Find better prompts for your LLM pipelines.

**This package is in early development.** A full release is coming soon.
