#httpx

[ follow ]
#ruby
fromRubyflow
6 days ago
Ruby on Rails

Announcing Telegem v3.0.0: Pure Async Telegram Bot Framework for Ruby

Telegem 3.0 is an async-native Ruby Telegram bot framework that eliminates blocking I/O and simplifies concurrency, deployment, and multi-step conversations.
fromRubyflow
7 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.
Python
fromTall, Snarky Canadian
1 month 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.
[ Load more ]