Metadata-Version: 2.4
Name: umytbaynazarow-agentauth-sdk
Version: 0.1.0
Summary: Lightweight, type-safe Python SDK for AgentAuth - Authentication for AI Agents
Author-email: umytbaynazarov-coder <umytappleb7@icloud.com>
License: MIT
Project-URL: Homepage, https://github.com/umytbaynazarov-coder/Agent-Identity
Project-URL: Documentation, https://docs.agentauth.dev
Project-URL: Repository, https://github.com/umytbaynazarov-coder/Agent-Identity
Project-URL: Issues, https://github.com/umytbaynazarov-coder/Agent-Identity/issues
Keywords: authentication,auth,ai-agents,jwt,api-key,async,httpx
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24.0
Requires-Dist: typing-extensions>=4.5.0; python_version < "3.10"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
