plugins

Home

Plugins

GitHub

Blog

python-httpx

version: 0.0.2 |  date: 01/22/2025 |  Simple wrapper for python httpx cli |  source code

# SYNOPSIS

Simple wrapper for [httpx](https://github.com/encode/httpx)


# INSTALL

    $ s6 --install python-httpx

# USAGE

Basic usage:

    $ s6 --plg-run python-httpx <args>

For example:

    $ s6 --plg-run python-httpx@args="--help"

See parameters description at [https://github.com/encode/httpx](https://github.com/encode/httpx)

# Author

* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)