Pydantic-client

Latest version: v1.0.5

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

Scan your dependencies

Page 2 of 3

0.1.17

**Full Changelog**: https://github.com/ponytailer/pydantic-client/compare/v0.1.16...v0.1.17

0.1.16

What's Changed
* init client can load from toml config by ponytailer in https://github.com/ponytailer/pydantic-client/pull/62


**Full Changelog**: https://github.com/ponytailer/pydantic-client/compare/v0.1.15...v0.1.16

0.1.15

**Full Changelog**: https://github.com/ponytailer/pydantic-client/compare/v0.1.15...v0.1.1.6

What's Changed
* Fix aiohttp usage, support simple types as return values & add overridable data_encoder function by kizill in https://github.com/ponytailer/pydantic-client/pull/58

New Contributors
* kizill made their first contribution in https://github.com/ponytailer/pydantic-client/pull/58

**Full Changelog**: https://github.com/ponytailer/pydantic-client/compare/v0.1.14...v0.1.15

0.1.14

- support the global and request level headers
- bump dep version

0.1.13

0.1.12

python
group = Group("/books")

class Client(RequestsClient):

group.get("/{id}")
def get(self, id: int):
...

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.