Quickapiclient

Latest version: v0.5.1

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

Scan your dependencies

Page 3 of 3

0.0.5

- Add support for all HTTP methods
- Add more examples to README
- Minor refactors

**Full Changelog**: https://github.com/martinn/quickapiclient/compare/v0.0.4...v0.0.5

0.0.4

A python library for creating fully typed declarative API clients quickly and easily.

It's still early development and this is currently tightly coupled with `httpx` and `attrs`, but could expand to support others in the future if there's interest.

- Fully typed request params / body
- Fully typed response body
- Built in serialization/deserialization with attrs
- Basic error and serialization handling
- REST and JSON support
- Authentication mechanisms
- Basic Auth
- Token / JWT
- Digest
- NetRC
- Any auth supported by httpx or [httpx_auth](https://github.com/Colin-b/httpx_auth), including custom schemes

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.