Dequest

Latest version: v0.2.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

What's Changed
* fix: allow partial number of DTO attributes to be present in the __in… by birddevelper in https://github.com/birddevelper/dequest/pull/2
* 3 circuit breaker by birddevelper in https://github.com/birddevelper/dequest/pull/6
* 7 async client by birddevelper in https://github.com/birddevelper/dequest/pull/9
* 10 xml by birddevelper in https://github.com/birddevelper/dequest/pull/14
* Fix/issue 15 declarative paerams by birddevelper in https://github.com/birddevelper/dequest/pull/16
* Feat/17 parameter map by birddevelper in https://github.com/birddevelper/dequest/pull/18

**Full Changelog**: https://github.com/birddevelper/dequest/compare/v0.1.0...v0.2.0

0.1.0

First release of dequest package:

✅ Supports GET, POST, PUT, PATCH and DELETE requests

✅ Optional Caching for GET Requests

✅ Authentication (Static & Dynamic)

✅ Maps API response to DTO object and list (Supports unlimited nested DTOs)

✅ support query parameters, JSON body and Form-data

✅ Implements Retry & Timeout Handling

✅ Allows Custom Headers per Request (Static & Dynamic)

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.