Metadata-Version: 2.4
Name: swarmauri_tool_httploaded
Version: 0.11.0.dev1
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.15
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
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://raw.githubusercontent.com/swarmauri/swarmauri-sdk/master/assets/swarmauri_sdk_brand.png)

<p align="center">
    <a href="https://pepy.tech/project/swarmauri_tool_httploaded/">
        <img src="https://static.pepy.tech/badge/swarmauri_tool_httploaded/month" 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/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue" 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>
    <a href="https://discord.gg/N4UpBuQv8T">
        <img src="https://img.shields.io/badge/Discord-Join%20Chat-5865F2?logo=discord&logoColor=white" alt="Discord"/></a></p>

# Swarmauri Tool HTTPLoaded

Load components from a remote YAML manifest at instantiation time.



