Skip to main content

vedro-httpx

Codecov PyPI PyPI - Downloads Python Version

Vedro ❤ HTTPX – first‑class HTTP client integration for the Vedro framework, powered by HTTPX.

Installation

Quick

For a quick installation, you can use a plugin manager as follows:

$ vedro plugin install vedro-httpx

Manual

To install manually, follow these steps:

  1. Install the package using pip:
$ pip3 install vedro-httpx
  1. Next, activate the plugin in your vedro.cfg.py configuration file:
# ./vedro.cfg.py
import vedro
import vedro_httpx


class Config(vedro.Config):
    class Plugins(vedro.Config.Plugins):
        class VedroHTTPX(vedro_httpx.VedroHTTPX):
            enabled = True

Documentation

All usage examples, advanced configuration, request‑recording and OpenAPI generation guides live in the official docs:

👉 vedro.io/docs/integrations/httpx-client

Check them out to get the most out of vedro-httpx!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vedro_httpx-0.8.1.tar.gz (39.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vedro_httpx-0.8.1-py3-none-any.whl (47.0 kB view details)

Uploaded Python 3

File details

Details for the file vedro_httpx-0.8.1.tar.gz.

File metadata

  • Download URL: vedro_httpx-0.8.1.tar.gz
  • Upload date:
  • Size: 39.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for vedro_httpx-0.8.1.tar.gz
Algorithm Hash digest
SHA256 8054b28c602c6cbb5aab59799ebfc1375e80208b0378692016811be2faff62e8
MD5 ce0eabf6382b113f4e1151294e0360e3
BLAKE2b-256 f711ff348a938e9e1769177228a3018b99b2fec55a8acafa406a5172ff06615e

See more details on using hashes here.

File details

Details for the file vedro_httpx-0.8.1-py3-none-any.whl.

File metadata

  • Download URL: vedro_httpx-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 47.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for vedro_httpx-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3a80efac941c84c9de9769e24aae6001ae438552709e25444738d45b980cb6ec
MD5 f2e4c3dc00f710b4984d4406e76d00c4
BLAKE2b-256 1edf8c139f110706dbf37a7d8b0fce8f3e25474091f2b628689491e7f9bfe203

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.8.1 This release

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page