Package python3-module-foghttp: Information

    Source package: python3-module-foghttp
    Version: 0.3.5-alt2
    Latest version according to Repology
    Build time:  Jul 6, 2026, 03:59 PM in the task #424380
    Report package bug
    License: MIT
    Summary: Observable Rust-powered HTTP client for Python services
    Description: 
    Rust-powered HTTP client for Python with sync and asyncio APIs.
    
    FogHTTP is an early MVP HTTP client. The public API is Python-first,
    while the transport core is implemented in Rust on top of hyper.
    
    FogHTTP is positioned as an observable, high-concurrency Rust-powered
    transport for Python services. It is built for controlled
    service-to-service HTTP workloads where explicit lifecycle, predictable
    resource usage, cancellation, redirect history, and request
    backpressure visibility matter more than browser-like feature parity.

    List of RPM packages built from this SRPM:
    python3-module-foghttp (x86_64, i586, aarch64)
    python3-module-foghttp-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Zhukharev

    List of contributors:
    Anton Zhukharev


      1. python3-module-abi3audit
      2. python3-module-faker
      3. python3-module-hypothesis
      4. python3-module-maturin
      5. python3-module-orjson
      6. python3-module-pyproject-installer >= 0.4.0
      7. python3-module-pytest
      8. python3-module-pytest-asyncio
      9. python3-module-pytest-timeout
      10. python3-module-trustme
      11. rpm-build-pyproject

    Last changed


    July 6, 2026 Anton Zhukharev 0.3.5-alt2
    - Disabled flaky tests.
    July 3, 2026 Anton Zhukharev 0.3.5-alt1
    - Packaged for ALT Sisyphus.