Package python3-module-httpcore: Information

    Source package: python3-module-httpcore
    Version: 1.0.2-alt1
    Build time:  Feb 28, 2024, 11:23 AM
    Report package bug
    License: BSD-3-Clause
    Summary: A minimal HTTP client
    Description: 
    The HTTP Core package provides a minimal low-level HTTP client,
    which does one thing only. Sending HTTP requests.
    
    It does not provide any high level model abstractions over the API,
    does not handle redirects, multipart uploads, building authentication headers,
    transparent HTTP caching, URL parsing, session cookie handling,
    content or charset decoding, handling JSON,
    environment based configuration defaults, or any of that Jazz.
    
    Some things HTTP Core does do:
    
    * Sending HTTP requests.
    * Provides both sync and async interfaces.
    * Supports HTTP/1.1 and HTTP/2.
    * Async backend support for asyncio and trio.
    * Automatic connection pooling.
    * HTTP(S) proxy support.

    List of rpms provided by this srpm:
    python3-module-httpcore (noarch)

    Maintainer: Sergey Bolshakov

    List of contributors:
    Sergey Bolshakov
    Vitaly Lipatov

      1. python3(hatch-fancy-pypi-readme)
      2. python3(hatchling)
      3. python3-module-pyproject-installer >= 0.4.0
      4. rpm-build-pyproject

    Last changed


    Jan. 26, 2024 Sergey Bolshakov 1.0.2-alt1
    - 1.0.2
    July 29, 2023 Vitaly Lipatov 0.17.0-alt1
    - new version 0.17.0 (with rpmrb script)
    Dec. 30, 2022 Vitaly Lipatov 0.16.3-alt1
    - new version 0.16.3 (with rpmrb script)