Building pyreqwest, a high-performance Python HTTP client backed by Rust’s reqwest. It has gotten quite feature rich: async and sync APIs, similar ergonomic interface of reqwest, full type hints, and built-in testing/mocking. It has no unsafe code, and no Python-side dependencies. (Started after getting too annoyed with all the issues httpx has.)https://github.com/MarkusSintonen/pyreqwest
sirfz|2 months ago
mmmaantu|2 months ago
iib|2 months ago
mmmaantu|2 months ago
mmmaantu|2 months ago