https://github.com/lundberg/respx
httpx mock pytest testing
Score: 30.600559988752625
Last synced: about 14 hours ago
JSON representation
Repository metadata:
Mock HTTPX with awesome request patterns and response side effects 🦋
- Host: GitHub
- URL: https://github.com/lundberg/respx
- Owner: lundberg
- License: bsd-3-clause
- Created: 2019-11-13T15:57:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-05-19T14:25:42.000Z (12 days ago)
- Last Synced: 2026-05-23T13:04:06.533Z (8 days ago)
- Topics: httpx, mock, pytest, testing
- Language: Python
- Homepage: https://lundberg.github.io/respx
- Size: 1.51 MB
- Stars: 797
- Watchers: 4
- Forks: 56
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Owner metadata:
- Name: Jonas Lundberg
- Login: lundberg
- Email:
- Kind: user
- Description:
- Website:
- Location: Stockholm, Sweden
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/137268?v=4
- Repositories: 4
- Last Synced at: 2023-04-05T14:00:24.638Z
- Profile URL: https://github.com/lundberg
GitHub Events
Total
- Create event: 11
- Delete event: 9
- Fork event: 8
- Issue comment event: 70
- Issues event: 14
- Pull request event: 34
- Pull request review comment event: 17
- Pull request review event: 15
- Push event: 34
- Release event: 1
- Watch event: 132
- Total: 345
Last Year
- Create event: 1
- Fork event: 1
- Issue comment event: 7
- Issues event: 1
- Pull request event: 6
- Pull request review comment event: 3
- Pull request review event: 3
- Push event: 14
- Watch event: 42
- Total: 78
Committers metadata
Last synced: 4 days ago
Total Commits: 397
Total Committers: 31
Avg Commits per committer: 12.806
Development Distribution Score (DDS): 0.123
Commits in past year: 16
Committers in past year: 8
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.438
| Name | Commits | |
|---|---|---|
| Jonas Lundberg | j****s@5****e | 348 |
| Slava Skvortsov | k****5@m****u | 8 |
| Petter Friberg | p****g@h****m | 5 |
| Hugo van Kemenade | h****k | 3 |
| Pauline | r****e@u****u | 3 |
| Jair Henrique | j****e@g****m | 2 |
| Joakim Saario | s****m@g****m | 2 |
| shelbylsmith | 7****h | 2 |
| tzing | t****h@g****m | 2 |
| Radek Lát | r****t@c****m | 1 |
| Alexander Shadchin | a****n@g****m | 1 |
| Anton Agestam | g****t@a****e | 1 |
| Carlos Dorneles | 8****b | 1 |
| Florimond Manca | f****a@g****m | 1 |
| Hannes Ljungberg | h****s@5****e | 1 |
| Harry Moreno | m****9@g****m | 1 |
| Jacob Hayes | j****h@j****v | 1 |
| Kevin Tewouda | r****v@y****r | 1 |
| Kian Meng, Ang | k****g@g****m | 1 |
| LaurenceB | 3****n | 1 |
| Lewis Collard | l****d@g****m | 1 |
| Mark Hobson | h****o@m****e | 1 |
| Mehdi ABAAKOUK | s****t@s****t | 1 |
| Nicholas Hansen | n****n | 1 |
| Riley Shea | r****a@g****m | 1 |
| Rutger Prins | r****s@g****m | 1 |
| Sébastien Corbin | s****n@g****m | 1 |
| Thomas Børstad | 4****d | 1 |
| Tom Hamilton Stubber | t****r@g****m | 1 |
| dependabot[bot] | 4****] | 1 |
| and 1 more... | ||
Issue and Pull Request metadata
Last synced: 8 days ago
Total issues: 84
Total pull requests: 125
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 59
Total pull request authors: 28
Average comments per issue: 3.02
Average comments per pull request: 1.5
Merged pull request: 91
Bot issues: 0
Bot pull requests: 15
Past year issues: 6
Past year pull requests: 10
Past year average time to close issues: about 4 hours
Past year average time to close pull requests: about 2 months
Past year issue authors: 6
Past year pull request authors: 7
Past year average comments per issue: 4.5
Past year average comments per pull request: 1.9
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- lundberg (18)
- flaeppe (3)
- macieyng (2)
- g-as (2)
- Skeen (2)
- ziima (2)
- MaxKh (2)
- dolfandringa (2)
- alex-young (1)
- pierremonico (1)
- inkychris (1)
- alexdrydew (1)
- fabaff (1)
- ecwootten (1)
- gjeusel (1)
Top Pull Request Authors
- lundberg (71)
- dependabot[bot] (15)
- flaeppe (6)
- JacobHayes (4)
- yihuang (2)
- shelbylsmith (2)
- ndhansen (2)
- viccie30 (2)
- hugovk (2)
- frantisekz (1)
- markhobson (1)
- jairhenrique (1)
- hannseman (1)
- lewiscollard (1)
- tzing (1)
Top Issue Labels
- enhancement (13)
- feature request (3)
- documentation (3)
- bug (3)
Top Pull Request Labels
- dependencies (15)
- github_actions (3)
- documentation (2)
- enhancement (2)
- bug (2)
Package metadata
- Total packages: 23
-
Total downloads:
- pypi: 14,915,070 last-month
- Total docker downloads: 755,282,178
- Total dependent packages: 93 (may contain duplicates)
- Total dependent repositories: 777 (may contain duplicates)
- Total versions: 90
- Total maintainers: 3
pypi.org: respx
A utility for mocking out the Python HTTPX and HTTP Core libraries.
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://respx.readthedocs.io/
- Licenses: BSD-3-Clause
- Latest release: 0.23.1 (published about 2 months ago)
- Last Synced: 2026-05-26T05:00:31.766Z (5 days ago)
- Versions: 48
- Dependent Packages: 93
- Dependent Repositories: 777
- Downloads: 14,915,070 Last month
- Docker Downloads: 755,282,178
-
Rankings:
- Dependent packages count: 0.245%
- Docker downloads count: 0.266%
- Dependent repos count: 0.431%
- Downloads: 0.462%
- Average: 1.772%
- Stargazers count: 2.789%
- Forks count: 6.441%
- Maintainers (1)
alpine-edge: py3-respx-pyc
Precompiled Python bytecode for py3-respx
- Homepage: https://lundberg.github.io/respx/
- Licenses: BSD-3-Clause
- Latest release: 0.22.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-10T16:03:13.406Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 7.012%
- Dependent packages count: 14.025%
- Maintainers (1)
alpine-edge: py3-respx
Simple utility for mocking HTTPX Python library
- Homepage: https://lundberg.github.io/respx/
- Licenses: BSD-3-Clause
- Latest release: 0.22.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-10T16:03:13.448Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 7.012%
- Dependent packages count: 14.025%
- Maintainers (1)
conda-forge.org: respx
- Homepage: https://lundberg.github.io/respx
- Licenses: BSD-3-Clause
- Latest release: 0.20.0 (published over 3 years ago)
- Last Synced: 2026-04-10T18:03:27.687Z (about 2 months ago)
- Versions: 21
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 18.083%
- Forks count: 29.389%
- Average: 33.168%
- Dependent repos count: 34.025%
- Dependent packages count: 51.175%
nixpkgs-23.05: python311Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/respx/default.nix#L49
- Licenses: BSD-3-Clause
- Latest release: 0.20.1 (published 4 months ago)
- Last Synced: 2026-04-14T21:09:37.373Z (about 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 (1)
debian-13: python-respx
- Homepage: https://github.com/lundberg/respx
- Documentation: https://packages.debian.org/trixie/python-respx
- Licenses:
- Latest release: 0.22.0-3 (published 4 months ago)
- Last Synced: 2026-03-14T17:04:19.629Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-unstable: python313Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/respx/default.nix#L48
- Licenses: BSD-3-Clause
- Latest release: 0.22.0 (published 4 months ago)
- Last Synced: 2026-03-07T06:25:42.506Z (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.11: python311Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/respx/default.nix#L55
- Licenses: BSD-3-Clause
- Latest release: 0.20.2 (published 4 months ago)
- Last Synced: 2026-03-08T11:43:34.476Z (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.11: python312Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/respx/default.nix#L53
- Licenses: BSD-3-Clause
- Latest release: 0.21.1 (published 4 months ago)
- Last Synced: 2026-04-10T13:09:57.344Z (about 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 (1)
guix: python-respx
Mocking for Python libraries HTTPX and HTTPCore
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n4664
- Licenses: bsd-3
- Latest release: 0.22.0 (published 3 months ago)
- Last Synced: 2026-04-27T16:43:30.636Z (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%
pkgsrc-netbsd-x86_64-10.1-all: www/py-respx
Utility for mocking out the Python HTTPX library
- Homepage: https://github.com/lundberg/respx
- Documentation: https://pkgsrc.se/www/py-respx
- Licenses: mit
- Latest release: 0.22.0nb1 (published 2 months ago)
- Last Synced: 2026-05-27T10:50:17.819Z (4 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.05: python312Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/respx/default.nix#L50
- Licenses: BSD-3-Clause
- Latest release: 0.20.2 (published 4 months ago)
- Last Synced: 2026-05-13T08:03:20.796Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
gentoo-portage: dev-python/respx
Mock HTTPX with awesome request patterns and response side effects
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://packages.gentoo.org/packages/dev-python/respx
- Licenses: BSD
- Latest release: 0.23.1 (published 20 days ago)
- Last Synced: 2026-05-27T02:37:58.277Z (4 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.05: python311Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/respx/default.nix#L50
- Licenses: BSD-3-Clause
- Latest release: 0.20.2 (published 4 months ago)
- Last Synced: 2026-05-12T14:58:53.611Z (19 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.22: py3-respx
Simple utility for mocking HTTPX Python library
- Homepage: https://lundberg.github.io/respx/
- Licenses: BSD-3-Clause
- Latest release: 0.22.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-10T18:02:51.190Z (about 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 (1)
alpine-v3.22: py3-respx-pyc
Precompiled Python bytecode for py3-respx
- Homepage: https://lundberg.github.io/respx/
- Licenses: BSD-3-Clause
- Latest release: 0.22.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-10T18:02:45.696Z (about 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 (1)
alpine-v3.23: py3-respx-pyc
Precompiled Python bytecode for py3-respx
- Homepage: https://lundberg.github.io/respx/
- Licenses: BSD-3-Clause
- Latest release: 0.22.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-12T17:00:33.107Z (about 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 (1)
nixpkgs-23.05: python310Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/respx/default.nix#L49
- Licenses: BSD-3-Clause
- Latest release: 0.20.1 (published 4 months ago)
- Last Synced: 2026-04-17T18:02:10.477Z (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-23.11: python310Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/respx/default.nix#L55
- Licenses: BSD-3-Clause
- Latest release: 0.20.2 (published 4 months ago)
- Last Synced: 2026-03-07T08:34:36.373Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
nixpkgs-24.11: python311Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/respx/default.nix#L53
- Licenses: BSD-3-Clause
- Latest release: 0.21.1 (published 4 months ago)
- Last Synced: 2026-03-05T04:17:06.013Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
nixpkgs-unstable: python314Packages.respx
Python library for mocking HTTPX
- Homepage: https://lundberg.github.io/respx/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/respx/default.nix#L48
- Licenses: BSD-3-Clause
- Latest release: 0.22.0 (published 4 months ago)
- Last Synced: 2026-03-07T09:31:02.384Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
alpine-v3.23: py3-respx
Simple utility for mocking HTTPX Python library
- Homepage: https://lundberg.github.io/respx/
- Licenses: BSD-3-Clause
- Latest release: 0.22.0-r0 (published over 1 year ago)
- Last Synced: 2026-04-09T16:04:08.552Z (about 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 (1)
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
- httpx >=0.21.0
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- flakeUtils b1d9ab7
- nixpkgs f78a4dc
- nixpkgs22 4d2b37a
- nixpkgsUnstable 79bb415
- flakeUtils *
- nixpkgs *
- nixpkgs22 22.11
- nixpkgsUnstable nixpkgs-unstable