#httpx

[ follow ]
Python
fromTall, Snarky Canadian
5 days ago

The varying strictness of TypedDict

TypedDict now controls both key requiredness and whether extra keys are allowed, with Python 3.15 adding closed TypedDict behavior to restrict unknown keys.
fromRubyflow
6 months ago
Web frameworks

[ANN] httpx 1.5.0 released

HTTPX 1.5.0 introduces new plugins for enhanced bidirectional streaming and support for the QUERY HTTP verb.
[ Load more ]