This package provides two global functions: base64_url_encode and base64_url_decode. I found myself using these helpers in a lot of my projects. There is also a second optional parameter to base64_url ...
I'd like to propose a change that can potentially restore backwards compatibility with a large number of projects that rely on werkzeug and import it's url_encode and url_decode functions, projects ...