Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Use httpx instead of requests for async support #17

@leynier

Description

@leynier

https://www.python-httpx.org

I think it is important to give the developer the option to use this API asynchronously.

As a first step, it would be to migrate the use of the internal HTTP client (from requests to httpx) without performing breaking changes and as a second step to integrate the support for the asynchronous option that can later be discussed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions