{"library":"uri-template","type":"library","category":null,"description":"The `uri-template` library provides an implementation of RFC 6570 URI Templates in Python. It supports template expansion in strict adherence to the RFC, while also introducing several extensions for handling non-string values, nested structures, and partial expansions. The current version is 1.3.0, released in June 2023. It appears to be maintained with a slower release cadence by a single maintainer.","language":"python","status":"maintenance","version":"1.3.0","tags":["uri-template","rfc6570","url","templating"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install uri-template","imports":["from uri_template import expand","from uri_template import partial","from uri_template import URITemplate"]}],"homepage":"https://gitlab.linss.com/open-source/python/uri-template","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/uri-template/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/uri-template/compatibility"}}