---
title: "jawah/niquests: Requests but with HTTP/3, HTTP/2, Multiplexed Connections, System CAs, Certificate Revocation, DNS over HTTPS / TLS / QUIC or UDP, Async, DNSSEC, and (much) pain removed!"
url: https://daily.dev/posts/jawah-niquests-requests-but-with-http-3-http-2-multiplexed-connections-system-cas-certificate-r-ogu2hu5yg
source_url: https://github.com/jawah/niquests
type: article
source: "Pointer"
published: 2024-03-09T02:05:47.390Z
updated: 2024-05-09T08:43:33.910Z
tags: ["python", "github"]
reading_time: 3
upvotes: 12
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# jawah/niquests: Requests but with HTTP/3, HTTP/2, Multiplexed Connections, System CAs, Certificate Revocation, DNS over HTTPS / TLS / QUIC or UDP, Async, DNSSEC, and (much) pain removed!

**[Pointer](https://daily.dev/sources/pointer)** · 3 min read · 12 upvotes · 0 comments

## Summary

Niquests is a drop-in replacement for Requests and is touted as the safest, fastest, easiest, and most advanced Python HTTP Client. It offers a variety of features such as support for HTTP/3 over QUIC, asynchronous and synchronous requests, thread safety, DNSSEC, customizable DNS resolution, and more. In terms of performance, niquests outperforms requests, httpx, and aiohttp in various scenarios. To install niquests, simply use 'python -m pip install niquests'.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/jawah/niquests>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/jawah-niquests-requests-but-with-http-3-http-2-multiplexed-connections-system-cas-certificate-r-ogu2hu5yg)
