Skip to content

Python SDK request #4847

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions