yarl
yarl copied to clipboard
Add RFC 6570 (URI Template) support?
Working with the github API, this is a good to have thing.
I'm almost sure that this request is out of the scope of this project.
Well, it may be a good addition if somebody volunteers for the work. Let's keep the issue open.
FWIW, there's a URI template parsing lib that works with strings: https://github.com/python-hyper/uritemplate.