python-hyper / python-hyper/uritemplate
What about matching?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 246
- Forks
- 39
- Avg merge
- 13h 38m
- Merged PRs (30d)
- 1
Description
i.e. given a URI and a template? does the URI match the template?
This would be a useful feature
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the existing URI-template parsing implementation and RFC6570 requirements, then define how a URI-to-template match should behave, including supported expressions and failure cases. Done means the matching feature has agreed semantics and coverage for its expected cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100