Skip to main content

functualize-http

Status: Published — Independently installable from PyPI.

HTTP delivery adapter plugin for functualize using Python's stdlib asyncio.

Installation

pip install functualize-http

Usage

As an Adapter

from functualize.app import FunctualizeApp
from functualize_http import HttpAdapter

app = FunctualizeApp("myapp", job_sources=...)
adapter = HttpAdapter()
adapter(app)
adapter.run(host="0.0.0.0", port=8000)

As a CLI Plugin

from functualize.app import FunctualizeApp
from functualize_http import HttpServerPlugin

app = FunctualizeApp("myapp", job_sources=...)
plugin = HttpServerPlugin()
plugin(app)
# The 'serve' command is now available in the CLI

Endpoints

  • GET /health — Health check
  • GET /jobs — List available jobs
  • POST /jobs/{job_name}/execute — Execute a job with JSON body as kwargs

Release files for functualize-http 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for functualize-http 0.1.1
File Size Uploaded
functualize_http-0.1.1.tar.gz 10.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for functualize-http 0.1.1
File Interpreter ABI Platform
functualize_http-0.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 16.8 kB

Release files / functualize_http-0.1.1.tar.gz

Download URL functualize_http-0.1.1.tar.gz
Size 10.6 kB
Tags Source
SHA-256 checksum
How to use checksums
830e91891bc13e7f14c7fd7b70311ddf6a51fa8fd10e1b022182943df042b4e5
BLAKE2b-256 checksum
How to use checksums
9e11a2236e34b4ab6f22098f10f428270fbedc45d91d1e6f4a49d599c6c35cb4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 29, 2026.

Transparency log

Release files / functualize_http-0.1.1-py3-none-any.whl

Download URL functualize_http-0.1.1-py3-none-any.whl
Size 6.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c959684a64edf038a28300bd40a05cb40f8fbead13376b05e0ec4e6fe5bdfef3
BLAKE2b-256 checksum
How to use checksums
b5a0f6e94c80bd38e665e7b5805e6ca8ae9f7b2f8fa138a40079a7c8aa75b409
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 29, 2026.

Transparency log

Release history Release notifications | RSS feed

0.3.0

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.3

2 release files

0.1.2

2 release files

This release

0.1.1 This release

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page