Skip to content

Python SDK request #4847

@impredicative

Description

@impredicative

Problem to solve

How can I correctly hurl from Python without having to launch a new hurl or curl process? I would give it a task string, and get the response back.

Proposal

It would mean a lot to have a Python SDK for hurl. The goals would be:

  1. Avoid launching a hurl or curl process. Use as a library.
  2. Concurrency is important.
  3. Both asyncio and conventional non-async threading support are important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions