https://github.com/python-hyper/uritemplate
python rfc6570 uri uritemplate
Score: 30.52406669349743
Last synced: about 10 hours ago
JSON representation
Repository metadata:
URI template parsing per RFC6570
- Host: GitHub
- URL: https://github.com/python-hyper/uritemplate
- Owner: python-hyper
- License: other
- Created: 2013-05-14T16:52:08.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2026-08-18T01:15:25.000Z (8 days ago)
- Last Synced: 2026-08-19T11:11:32.241Z (7 days ago)
- Topics: python, rfc6570, uri, uritemplate
- Language: Python
- Homepage: https://uritemplate.readthedocs.io/en/latest/
- Size: 287 KB
- Stars: 247
- Watchers: 10
- Forks: 39
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE
- Authors: AUTHORS.rst
Owner metadata:
- Name: Hyper
- Login: python-hyper
- Email:
- Kind: organization
- Description: HTTP for Python
- Website: http://hyper.readthedocs.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/13035907?v=4
- Repositories: 17
- Last Synced at: 2024-03-25T20:04:47.277Z
- Profile URL: https://github.com/python-hyper
GitHub Events
Total
- Create event: 17
- Delete event: 14
- Fork event: 2
- Issues event: 1
- Pull request event: 19
- Pull request review comment event: 1
- Pull request review event: 7
- Push event: 34
- Release event: 3
- Watch event: 7
- Total: 105
Last Year
- Create event: 13
- Delete event: 8
- Fork event: 1
- Pull request event: 10
- Pull request review event: 2
- Push event: 6
- Watch event: 1
- Total: 41
Committers metadata
Last synced: 7 days ago
Total Commits: 223
Total Committers: 22
Avg Commits per committer: 10.136
Development Distribution Score (DDS): 0.538
Commits in past year: 27
Committers in past year: 4
Avg Commits per committer in past year: 6.75
Development Distribution Score (DDS) in past year: 0.185
| Name | Commits | |
|---|---|---|
| Ian Stapleton Cordasco | g****v@g****m | 103 |
| pre-commit-ci[bot] | 6****] | 75 |
| Brett Cannon | b****n@m****m | 12 |
| Hugo | h****k | 6 |
| Eugene Eeo | x****n@h****m | 4 |
| Christian Clauss | c****s@m****m | 3 |
| Daniel Imhoff | d****b@g****m | 3 |
| Lee Skillen | l****n@c****o | 2 |
| Tommy Yu | t****u@a****z | 2 |
| Maximilian Wirtz | m****z@t****m | 1 |
| Andrii Oriekhov | a****v@g****m | 1 |
| Jeff Potter | j****6@g****m | 1 |
| John T. Wodder II | g****t@v****g | 1 |
| Jonathan Green | j****n@r****m | 1 |
| Julian Vesper | j****5@g****m | 1 |
| Kian-Meng Ang | k****g@c****g | 1 |
| Marc Portier | m****r@g****m | 1 |
| Philippe Ombredanne | p****e@n****m | 1 |
| Quentin Pradet | q****t@g****m | 1 |
| Thierry Bastian | t****b@f****m | 1 |
| Thomas A Caswell | t****l@g****m | 1 |
| Thomas Grainger | t****n@g****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 33
Total pull requests: 100
Average time to close issues: about 1 year
Average time to close pull requests: about 2 months
Total issue authors: 23
Total pull request authors: 25
Average comments per issue: 2.94
Average comments per pull request: 0.7
Merged pull request: 86
Bot issues: 0
Bot pull requests: 52
Past year issues: 0
Past year pull requests: 19
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 4
Past year average comments per issue: 0
Past year average comments per pull request: 0.16
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 15
Top Issue Authors
- sigmavirus24 (9)
- seveas (2)
- plinss (2)
- watuwo (1)
- cherba (1)
- sobolevn (1)
- julius88 (1)
- NCPlayz (1)
- Julian (1)
- jpotts18 (1)
- DylanVanAssche (1)
- JulienPalard (1)
- pombredanne (1)
- sloria (1)
- Moulde (1)
Top Pull Request Authors
- pre-commit-ci[bot] (52)
- sigmavirus24 (12)
- brettcannon (6)
- graingert (4)
- seveas (3)
- hugovk (2)
- gaoflow (2)
- gopackgo90 (2)
- jpotts18 (1)
- pquentin (1)
- metatoaster (1)
- tacaswell (1)
- eugene-eeo (1)
- Mariatta (1)
- lskillen (1)
Top Issue Labels
- enhancement (2)
- unknown (1)
- bug (1)
Top Pull Request Labels
- unknown (1)
Package metadata
- Total packages: 30
-
Total downloads:
- pypi: 180,883,853 last-month
- Total docker downloads: 3,036,213,170
- Total dependent packages: 166 (may contain duplicates)
- Total dependent repositories: 45,808 (may contain duplicates)
- Total versions: 42
- Total maintainers: 5
pypi.org: uritemplate
Implementation of RFC 6570 URI Templates
- Homepage: https://uritemplate.readthedocs.org
- Documentation: https://uritemplate.readthedocs.io/
- Licenses: BSD 3-Clause OR Apache-2.0
- Latest release: 4.2.0 (published about 1 year ago)
- Last Synced: 2026-08-24T13:33:01.717Z (1 day ago)
- Versions: 13
- Dependent Packages: 166
- Dependent Repositories: 45,808
- Downloads: 180,883,853 Last month
- Docker Downloads: 3,036,213,170
-
Rankings:
- Docker downloads count: 0.021%
- Dependent repos count: 0.03%
- Downloads: 0.04%
- Dependent packages count: 0.133%
- Average: 2.382%
- Stargazers count: 5.857%
- Forks count: 8.21%
- Maintainers (4)
nixpkgs-unstable: python314Packages.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/uritemplate/default.nix#L26
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.2.0 (published 7 months ago)
- Last Synced: 2026-08-14T16:33:38.402Z (11 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 3.615%
- Forks count: 7.148%
- Stargazers count: 7.312%
- Maintainers (1)
proxy.golang.org: github.com/python-hyper/uritemplate
- Homepage:
- Status: removed
- Documentation: https://pkg.go.dev/github.com/python-hyper/uritemplate#section-documentation
- Licenses: other
- Latest release: v0.0.0-20260810213502-03f6146c619d (published 15 days ago)
- Last Synced: 2026-08-24T13:33:05.732Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.482%
- Average: 4.633%
- Dependent repos count: 4.783%
debian-11: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://packages.debian.org/bullseye/python-sigmavirus24-urltemplate
- Licenses: other
- Latest release: 3.0.1-1 (published 7 months ago)
- Last Synced: 2026-03-13T10:25:50.472Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://packages.debian.org/trixie/python-uritemplate
- Licenses: other
- Latest release: 4.1.1-3 (published 6 months ago)
- Last Synced: 2026-03-14T15:30:40.562Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 7 months ago)
- Last Synced: 2026-03-12T06:07:53.173Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 7 months ago)
- Last Synced: 2026-03-09T14:21:01.720Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-3 (published 7 months ago)
- Last Synced: 2026-03-09T14:21:49.161Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-3 (published 7 months ago)
- Last Synced: 2026-03-06T12:56:33.924Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://packages.debian.org/bookworm/python-sigmavirus24-urltemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 6 months ago)
- Last Synced: 2026-03-13T08:36:15.303Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-22.04: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 3.0.1-1 (published 6 months ago)
- Last Synced: 2026-03-13T19:46:42.937Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 7 months ago)
- Last Synced: 2026-03-06T12:56:27.249Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-10: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://packages.debian.org/buster/python-sigmavirus24-urltemplate
- Licenses: other
- Latest release: 3.0.0+git20181031.68064e2-1 (published 7 months ago)
- Last Synced: 2026-03-13T18:05:52.682Z (6 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.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/uritemplate/default.nix#L26
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.2.0 (published 7 months ago)
- Last Synced: 2026-03-06T16:17:44.374Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
nixpkgs-23.11: python311Packages.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/uritemplate/default.nix#L34
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-04-16T17:04:01.616Z (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: python312Packages.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/uritemplate/default.nix#L29
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-04-10T14:01:38.886Z (5 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: python310Packages.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/uritemplate/default.nix#L34
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-04-12T03:03:34.399Z (5 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)
ubuntu-22.04: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-1 (published 6 months ago)
- Last Synced: 2026-03-13T19:45:56.082Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 6 months ago)
- Last Synced: 2026-03-14T01:16:49.097Z (5 months 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.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/uritemplate/default.nix#L29
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-03-07T09:13:48.024Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Maintainers (1)
ubuntu-23.04: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 7 months ago)
- Last Synced: 2026-03-12T07:01:45.117Z (6 months 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.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/uritemplate/default.nix#L29
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-03-09T05:10:07.773Z (6 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)
ubuntu-23.10: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 4.1.1-3 (published 6 months ago)
- Last Synced: 2026-03-14T01:17:19.154Z (5 months 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: python311Packages.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/uritemplate/default.nix#L29
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-03-07T12:16:49.637Z (6 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: python311Packages.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/uritemplate/default.nix#L34
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-04-18T17:07:12.533Z (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)
debian-11: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://packages.debian.org/bullseye/python-uritemplate
- Licenses: other
- Latest release: 3.0.1-1 (published 7 months ago)
- Last Synced: 2026-03-13T09:27:41.914Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: python-uritemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://packages.debian.org/bookworm/python-uritemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 6 months ago)
- Last Synced: 2026-03-13T08:34:08.246Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-23.05: python310Packages.uritemplate
Implementation of RFC 6570 URI templates
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/uritemplate/default.nix#L34
- Licenses: Apache-2.0, BSD-3-Clause
- Latest release: 4.1.1 (published 7 months ago)
- Last Synced: 2026-04-03T07:14:38.065Z (5 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-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Documentation: https://packages.debian.org/trixie/python-sigmavirus24-urltemplate
- Licenses: other
- Latest release: 4.1.1-2 (published 6 months ago)
- Last Synced: 2026-03-14T09:13:13.269Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-20.04: python-sigmavirus24-urltemplate
- Homepage: https://github.com/python-hyper/uritemplate
- Licenses: other
- Latest release: 3.0.1-1 (published 6 months ago)
- Last Synced: 2026-07-26T18:03:38.223Z (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%
Dependencies
- doc8 *
- furo *
- sphinx >=1.3.0
- actions/checkout v2.3.4 composite
- actions/setup-python v2.2.1 composite
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- actions/download-artifact d3f86a106a0bac45b974a628896c90dbdf5c8093 composite
- actions/setup-python a26af69be951a213d495a4c3e4e4022e16d87065 composite
- actions/upload-artifact ea165f8d65b6e75b540449e92b4886f43607fa02 composite
- pypa/gh-action-pypi-publish 76f52bc884231f62b9a034ebfe128415bbaabdfc composite
- step-security/harden-runner 0634a2670c59f64b4a01f0f96f84700a4088b9f0 composite