Metadata-Version: 2.4
Name: pqs-sdk
Version: 0.2.0
Summary: The world's first named AI prompt quality score — Python SDK
Home-page: https://pqs.onchainintel.net
Author: OnChainIntel
Author-email: john@onchainintel.net
License: MIT
Project-URL: GitHub, https://github.com/OnChainAIIntel/pqs-python-sdk
Project-URL: Documentation, https://pqs.onchainintel.net
Keywords: prompt,quality,score,llm,ai,pqs,x402,langchain,crewai,autogen
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28.0
Provides-Extra: async
Requires-Dist: httpx>=0.24.0; extra == "async"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# PQS Python SDK

The world's first named AI prompt quality score — Python SDK.

Score, optimize, and compare LLM prompts before they hit any model. Works with LangChain, CrewAI, AutoGen, and any Python agent framework.

## Install
```bash
