Metadata-Version: 2.4
Name: swarmauri_tool_httploaded
Version: 0.9.0.dev46
Summary: Load components from a YAML manifest over HTTP.
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: swarmauri,sdk,standards,tool,httploaded,tooling
Author: Jacob Stewart
Author-email: jacob@swarmauri.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: swarmauri_base
Requires-Dist: swarmauri_core
Requires-Dist: swarmauri_standard
Description-Content-Type: text/markdown

![Swarmauri Logo](https://github.com/swarmauri/swarmauri-sdk/blob/3d4d1cfa949399d7019ae9d8f296afba773dfb7f/assets/swarmauri.brand.theme.svg)

<p align="center">
    <a href="https://pypi.org/project/swarmauri_tool_httploaded/">
        <img src="https://img.shields.io/pypi/dm/swarmauri_tool_httploaded" alt="PyPI - Downloads"/></a>
    <a href="https://hits.sh/github.com/swarmauri/swarmauri-sdk/tree/master/pkgs/standards/swarmauri_tool_httploaded/">
        <img alt="Hits" src="https://hits.sh/github.com/swarmauri/swarmauri-sdk/tree/master/pkgs/standards/swarmauri_tool_httploaded.svg"/></a>
    <a href="https://pypi.org/project/swarmauri_tool_httploaded/">
        <img src="https://img.shields.io/pypi/pyversions/swarmauri_tool_httploaded" alt="PyPI - Python Version"/></a>
    <a href="https://pypi.org/project/swarmauri_tool_httploaded/">
        <img src="https://img.shields.io/pypi/l/swarmauri_tool_httploaded" alt="PyPI - License"/></a>
    <a href="https://pypi.org/project/swarmauri_tool_httploaded/">
        <img src="https://img.shields.io/pypi/v/swarmauri_tool_httploaded?label=swarmauri_tool_httploaded&color=green" alt="PyPI - swarmauri_tool_httploaded"/></a>
</p>

---

# Swarmauri Tool HTTPLoaded

Load components from a remote YAML manifest at instantiation time.

