py3redirect
Automatically redirect to a specific Python 3 version's documentation
Google search results very often have links to Python 2 docs page. However, if you are programming in Python 3, switching to version 3 docs constantly may be pretty annoying. Same thing if you're not using the latest version of Python 3 and want to always see a specific version. This extension does that for you.
This extension is open-source software (under MIT License) and its source code is available at https://github.com/m4tx/py3redirect
Latest reviews
Thanks for this!
Thanks for this!
Works well but is abandoned. There are some pages that were moved that it doesn't work for. For example https://docs.python.org/2/library/stringio.html to https://docs.python.org/3/library/io.html#io.StringIO. Someone contributed a fix on github, but the author isn't around to accept it. Must-have extension if you write Python.
Exactly what I was looking for
Exactly what I was looking for
Exactly what a python3 coder needs
Exactly what a python3 coder needs
Exactly what I wanted.
Exactly what I wanted.
Great idea.
Great idea.
I'd like the option to chose which py3 version it redirects to. Otherwise it works fine.
I'd like the option to chose which py3 version it redirects to. Otherwise it works fine.
Perfect
Perfect
Hace tiempo que deseaba algo como esto. Es muy fastidioso tener que cambiar la versión de 2 a 3 en la página de documentación siempre.