Metadata-Version: 2.4
Name: strands-agents-wasm
Version: 0.0.1
Summary: A model-driven approach to building AI agents in just a few lines of code
Project-URL: Homepage, https://github.com/strands-agents/sdk-python
Project-URL: Bug Tracker, https://github.com/strands-agents/sdk-python/issues
Project-URL: Documentation, https://strandsagents.com
Author-email: AWS <opensource@amazon.com>
License-Expression: Apache-2.0
License-File: LICENSE.APACHE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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 :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: botocore<2.0.0,>=1.29.0
Requires-Dist: pgrayy-wasmtime<48.0.0,>=46.0.7
Provides-Extra: pydantic
Requires-Dist: pydantic<3.0.0,>=2.4.0; extra == 'pydantic'
