https://github.com/encode/httpx
asyncio http python trio
Score: 36.713882522334345
Last synced: about 3 hours ago
JSON representation
Repository metadata:
A next generation HTTP client for Python. 🦋
- Host: GitHub
- URL: https://github.com/encode/httpx
- Owner: encode
- License: bsd-3-clause
- Created: 2019-04-04T12:27:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-29T00:19:16.000Z (3 months ago)
- Last Synced: 2026-06-14T07:03:14.704Z (6 days ago)
- Topics: asyncio, http, python, trio
- Language: Python
- Homepage: https://www.python-httpx.org/
- Size: 8.2 MB
- Stars: 15,295
- Watchers: 120
- Forks: 1,171
- Open Issues: 145
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: docs/code_of_conduct.md
-
Funding:
- Github: encode
Owner metadata:
- Name: Encode
- Login: encode
- Email:
- Kind: organization
- Description: Collaboratively funded software development.
- Website: http://www.encode.io/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/19159390?v=4
- Repositories: 19
- Last Synced at: 2026-06-13T00:24:32.622Z
- Profile URL: https://github.com/encode
GitHub Events
Total
- Create event: 43
- Delete event: 38
- Discussion event: 5
- Fork event: 181
- Issue comment event: 491
- Issues event: 85
- Pull request event: 235
- Pull request review comment event: 99
- Pull request review event: 128
- Push event: 128
- Release event: 2
- Watch event: 1552
- Total: 2987
Last Year
- Create event: 8
- Delete event: 6
- Discussion event: 5
- Fork event: 78
- Issue comment event: 132
- Issues event: 17
- Pull request event: 76
- Pull request review comment event: 19
- Pull request review event: 21
- Push event: 15
- Watch event: 491
- Total: 868
Committers metadata
Last synced: 1 day ago
Total Commits: 1,482
Total Committers: 247
Avg Commits per committer: 6.0
Development Distribution Score (DDS): 0.547
Commits in past year: 15
Committers in past year: 13
Avg Commits per committer in past year: 1.154
Development Distribution Score (DDS) in past year: 0.867
| Name | Commits | |
|---|---|---|
| Tom Christie | t****m@t****m | 671 |
| Florimond Manca | f****a@g****m | 151 |
| dependabot[bot] | 4****] | 147 |
| Seth Michael Larson | s****n@g****m | 29 |
| Yeray Diaz Diaz | y****z@g****m | 20 |
| Marcelo Trylesinski | m****e@g****m | 18 |
| Can Sarıgöl | c****l@d****r | 17 |
| Kar Petrosyan | 9****n | 16 |
| Adrian Garcia Badaracco | 1****b | 14 |
| Joe | n****g@o****m | 12 |
| cdeler | s****v@g****m | 12 |
| Josep Cugat | j****t@g****m | 10 |
| T-256 | 1****6 | 9 |
| Jamie Hewland | j****d@g****m | 7 |
| Jt Miclat | j****t@g****m | 7 |
| Stephen Brown II | S****2@g****m | 7 |
| Taneli Hukkinen | h****1 | 6 |
| Kar Petrosyan | 9****8 | 6 |
| Hugo van Kemenade | h****k | 6 |
| Jonas Lundberg | j****s@5****e | 5 |
| Martijn Pieters | m****j@z****m | 5 |
| Michał Górny | m****y@g****g | 5 |
| Yeray Diaz Diaz | y****z@f****m | 5 |
| Zanie | c****t@z****v | 4 |
| Quentin Pradet | q****t@g****m | 4 |
| Michael Oliver | m****_@o****m | 4 |
| Matus Ferech | m****h@t****m | 4 |
| Trim21 | t****e@g****m | 4 |
| RafaelWO | 3****O | 3 |
| Ofek Lev | o****r@g****m | 3 |
| and 217 more... | ||
Issue and Pull Request metadata
Last synced: 25 days ago
Total issues: 245
Total pull requests: 698
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 208
Total pull request authors: 185
Average comments per issue: 5.14
Average comments per pull request: 1.77
Merged pull request: 346
Bot issues: 0
Bot pull requests: 108
Past year issues: 22
Past year pull requests: 103
Past year average time to close issues: 15 days
Past year average time to close pull requests: 24 days
Past year issue authors: 22
Past year pull request authors: 52
Past year average comments per issue: 1.09
Past year average comments per pull request: 1.09
Past year merged pull request: 18
Past year bot issues: 0
Past year bot pull requests: 9
Top Issue Authors
- tomchristie (22)
- lovelydinosaur (3)
- trim21 (3)
- gjmhmm8 (3)
- florimondmanca (3)
- karosis88 (2)
- sethmlarson (2)
- jlaine (2)
- karpetrosyan (2)
- simonw (2)
- heysarthak (2)
- pquentin (2)
- StephenBrown2 (2)
- RavenCri (1)
- Sxderp (1)
Top Pull Request Authors
- tomchristie (140)
- dependabot[bot] (108)
- karpetrosyan (36)
- T-256 (29)
- lovelydinosaur (13)
- florimondmanca (11)
- trim21 (10)
- karosis88 (9)
- joemarshall (8)
- mbeijen (7)
- cclauss (7)
- Kludex (7)
- RafaelWO (6)
- zanieb (5)
- hugovk (5)
Top Issue Labels
- enhancement (15)
- question (9)
- http/2 (7)
- user-experience (7)
- wontfix (7)
- bug (7)
- perf (6)
- external (5)
- tls+pki (5)
- docs (5)
- discussion (3)
- refactor (3)
- concurrency (3)
- pooling (2)
- httpcore (2)
- proxies (2)
- requests-compat (2)
- 1.0 proposal (1)
Top Pull Request Labels
- dependencies (108)
- python (103)
- refactor (36)
- 1.0 proposal (26)
- docs (18)
- enhancement (11)
- user-experience (10)
- bug (8)
- api change (6)
- github_actions (5)
- release (3)
- discussion (2)
- do not merge (2)
- perf (2)
- wontfix (2)
- tooling (1)
- help wanted (1)
Package metadata
- Total packages: 18
-
Total downloads:
- pypi: 709,594,681 last-month
- Total docker downloads: 1,598,670,723
- Total dependent packages: 3,973 (may contain duplicates)
- Total dependent repositories: 28,559 (may contain duplicates)
- Total versions: 158
- Total maintainers: 9
- Total advisories: 1
pypi.org: httpx
The next generation HTTP client.
- Homepage: https://github.com/encode/httpx
- Documentation: https://www.python-httpx.org
- Licenses: BSD-3-Clause
- Latest release: 0.28.1 (published over 1 year ago)
- Last Synced: 2026-06-18T16:02:07.816Z (2 days ago)
- Versions: 75
- Dependent Packages: 3,898
- Dependent Repositories: 28,516
- Downloads: 709,594,599 Last month
- Docker Downloads: 1,598,649,177
-
Rankings:
- Dependent packages count: 0.008%
- Downloads: 0.026%
- Dependent repos count: 0.042%
- Docker downloads count: 0.043%
- Stargazers count: 0.426%
- Average: 0.427%
- Forks count: 2.015%
- Maintainers (3)
- Advisories:
conda-forge.org: httpx
- Homepage: https://github.com/encode/httpx
- Licenses: BSD-3-Clause
- Latest release: 0.23.0 (published about 4 years ago)
- Last Synced: 2026-04-17T13:04:32.146Z (2 months ago)
- Versions: 39
- Dependent Packages: 56
- Dependent Repositories: 21
-
Rankings:
- Dependent packages count: 1.322%
- Stargazers count: 2.884%
- Average: 4.571%
- Forks count: 6.213%
- Dependent repos count: 7.865%
spack.io: py-httpx
HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.
- Homepage: https://github.com/encode/httpx
- Licenses: []
- Latest release: 0.28.1 (published over 1 year ago)
- Last Synced: 2026-06-19T14:09:59.961Z (about 23 hours ago)
- Versions: 8
- Dependent Packages: 5
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Stargazers count: 0.889%
- Forks count: 3.418%
- Average: 5.822%
- Dependent packages count: 18.98%
- Maintainers (1)
anaconda.org: httpx
HTTPX is a fully featured HTTP client library for Python 3. It includes an integrated command line client, has support for both HTTP/1.1 and HTTP/2, and provides both sync and async APIs.
- Homepage: https://github.com/encode/httpx
- Licenses: BSD-3-Clause
- Latest release: 0.28.1 (published about 1 year ago)
- Last Synced: 2026-04-17T19:04:47.661Z (2 months ago)
- Versions: 20
- Dependent Packages: 13
- Dependent Repositories: 21
-
Rankings:
- Dependent packages count: 3.171%
- Stargazers count: 7.579%
- Forks count: 13.134%
- Average: 13.859%
- Dependent repos count: 31.552%
pypi.org: web3http
The next generation HTTP client for Web3.
- Homepage: https://github.com/encode/httpx
- Documentation: https://www.python-httpx.org
- Licenses: LGPL
- Latest release: 0.17.0 (published over 5 years ago)
- Last Synced: 2026-06-19T14:09:58.851Z (about 23 hours ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 13 Last month
-
Rankings:
- Stargazers count: 0.176%
- Forks count: 1.571%
- Dependent packages count: 10.141%
- Average: 15.418%
- Dependent repos count: 21.526%
- Downloads: 43.677%
- Maintainers (1)
pypi.org: httpx-with-httpcore-with-random-feature-branch
The next generation HTTP client.
- Homepage: https://github.com/encode/httpx
- Documentation: https://www.python-httpx.org
- Licenses: BSD License
- Latest release: 0.25.1 (published over 2 years ago)
- Last Synced: 2026-06-19T14:10:00.006Z (about 23 hours ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 69 Last month
- Docker Downloads: 21,546
-
Rankings:
- Stargazers count: 0.173%
- Forks count: 1.57%
- Dependent packages count: 10.026%
- Average: 19.812%
- Dependent repos count: 67.481%
- Maintainers (1)
pypi.org: elapi-test-pkg-xyz
elAPI is a powerful, extensible API client for eLabFTW.
- Homepage: https://www.urz.uni-heidelberg.de/en/service-catalogue/software-and-applications/elabftw
- Documentation: https://elapi-test-pkg-xyz.readthedocs.io/
- Licenses: AGPL-3.0-only
- Latest release:
- Last Synced: 2026-06-19T14:09:58.897Z (about 23 hours ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 10.73%
- Average: 35.579%
- Dependent repos count: 60.429%
- Maintainers (1)
nixpkgs-23.11: python310Packages.httpx
The next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/httpx/default.nix#L125
- Licenses: BSD-3-Clause
- Latest release: 0.25.0 (published 5 months ago)
- Last Synced: 2026-03-08T20:32:12.901Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-unstable: python313Packages.httpx
Next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/httpx/default.nix#L113
- Licenses: BSD-3-Clause
- Latest release: 0.28.1 (published 5 months ago)
- Last Synced: 2026-05-13T14:09:21.288Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
pkgsrc-netbsd-x86_64-10.1-all: www/py-httpx
The next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://pkgsrc.se/www/py-httpx
- Licenses: modified-bsd
- Latest release: 0.28.1 (published 4 months ago)
- Last Synced: 2026-05-27T10:49:22.883Z (24 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-24.11: python312Packages.httpx
Next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/httpx/default.nix#L113
- Licenses: BSD-3-Clause
- Latest release: 0.27.2 (published 5 months ago)
- Last Synced: 2026-03-05T22:26:33.417Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-24.11: python311Packages.httpx
Next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/httpx/default.nix#L113
- Licenses: BSD-3-Clause
- Latest release: 0.27.2 (published 5 months ago)
- Last Synced: 2026-03-05T22:26:33.896Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.11: python311Packages.httpx
The next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/httpx/default.nix#L125
- Licenses: BSD-3-Clause
- Latest release: 0.25.0 (published 5 months ago)
- Last Synced: 2026-03-07T22:36:48.066Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-23.05: python310Packages.httpx
The next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/httpx/default.nix#L125
- Licenses: BSD-3-Clause
- Latest release: 0.23.3 (published 5 months ago)
- Last Synced: 2026-04-17T19:03:14.215Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (2)
nixpkgs-23.05: python311Packages.httpx
The next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/httpx/default.nix#L125
- Licenses: BSD-3-Clause
- Latest release: 0.23.3 (published 5 months ago)
- Last Synced: 2026-04-17T17:04:51.130Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (2)
nixpkgs-unstable: python314Packages.httpx
Next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/httpx/default.nix#L113
- Licenses: BSD-3-Clause
- Latest release: 0.28.1 (published 5 months ago)
- Last Synced: 2026-03-07T20:20:45.336Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-24.05: python312Packages.httpx
The next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/httpx/default.nix#L111
- Licenses: BSD-3-Clause
- Latest release: 0.27.0 (published 5 months ago)
- Last Synced: 2026-05-11T22:14:34.758Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
nixpkgs-24.05: python311Packages.httpx
The next generation HTTP client
- Homepage: https://github.com/encode/httpx
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/httpx/default.nix#L111
- Licenses: BSD-3-Clause
- Latest release: 0.27.0 (published 5 months ago)
- Last Synced: 2026-05-11T22:14:47.233Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
Dependencies
- actions/checkout v4 composite
- actions/setup-python v4 composite
- actions/checkout v4 composite
- actions/setup-python v4 composite
- anyio *
- certifi *
- httpcore ==1.*
- idna *
- sniffio *
- build ==1.0.3
- chardet ==5.2.0
- coverage ==7.3.0
- cryptography ==41.0.7
- mkautodoc ==0.2.0
- mkdocs ==1.5.3
- mkdocs-material ==9.4.14
- mypy ==1.5.1
- pytest ==7.4.3
- ruff ==0.1.6
- trio ==0.22.2
- trio-typing ==0.10.0
- trustme ==1.1.0
- twine ==4.0.2
- types-certifi ==2021.10.8.2
- types-chardet ==5.0.4.5
- uvicorn ==0.24.0.post1