Metadata-Version: 2.4
Name: laap
Version: 0.3.0
Summary: LAAP - Lifeform Autonomous Adaptive Protocol (自进化引擎意识生命体)
Home-page: https://github.com/laap-agi/laap
Author: LAAP Team
License: MIT
Project-URL: Homepage, https://github.com/lorryjovens-hub/LAAP-Living-Agent-Application-Protocol-
Project-URL: Documentation, https://github.com/lorryjovens-hub/LAAP-Living-Agent-Application-Protocol-/blob/main/README.md
Project-URL: Source, https://github.com/lorryjovens-hub/LAAP-Living-Agent-Application-Protocol-
Project-URL: Bug Tracker, https://github.com/lorryjovens-hub/LAAP-Living-Agent-Application-Protocol-/issues
Project-URL: Changelog, https://github.com/lorryjovens-hub/LAAP-Living-Agent-Application-Protocol-/blob/main/CHANGELOG.md
Keywords: agent,ai,cognitive,psi,autonomous
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Life
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.24.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: docstring-parser>=0.15
Requires-Dist: rich>=13.0.0
Provides-Extra: tui
Requires-Dist: textual>=0.60.0; extra == "tui"
Provides-Extra: openai
Requires-Dist: openai>=1.0.0; extra == "openai"
Provides-Extra: anthropic
Requires-Dist: anthropic>=0.30.0; extra == "anthropic"
Provides-Extra: deepseek
Requires-Dist: openai>=1.0.0; extra == "deepseek"
Provides-Extra: ollama
Requires-Dist: httpx>=0.27.0; extra == "ollama"
Provides-Extra: api
Requires-Dist: fastapi>=0.104.0; extra == "api"
Requires-Dist: uvicorn>=0.24.0; extra == "api"
Provides-Extra: rag
Requires-Dist: qdrant-client>=1.9.0; extra == "rag"
Requires-Dist: sentence-transformers>=2.2.0; extra == "rag"
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
Requires-Dist: ruff>=0.4.0; extra == "dev"
Requires-Dist: mypy>=1.9.0; extra == "dev"
Requires-Dist: pre-commit>=3.6.0; extra == "dev"
Provides-Extra: all
Requires-Dist: openai>=1.0.0; extra == "all"
Requires-Dist: anthropic>=0.30.0; extra == "all"
Requires-Dist: httpx>=0.27.0; extra == "all"
Requires-Dist: fastapi>=0.104.0; extra == "all"
Requires-Dist: uvicorn>=0.24.0; extra == "all"
Requires-Dist: pytest>=7.4.0; extra == "all"
Requires-Dist: qdrant-client>=1.9.0; extra == "all"
Requires-Dist: sentence-transformers>=2.2.0; extra == "all"
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

hello
