py3redirect
Extension Actions
CRX ID
codfjigcljdnlklcaopdciclmmdandig
Description from extension meta
Automatically redirect to a specific Python 3 version's documentation
Image from store
Description from store
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
- Harold Martin
- Thanks for this!
- Harold Martin
- Thanks for this!
- Boris Verkhovskiy
- 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.
- Piotr Dąbrowski
- Exactly what I was looking for
- Piotr Dąbrowski
- Exactly what I was looking for
- عمار فيصل
- Exactly what a python3 coder needs
- عمار فيصل
- Exactly what a python3 coder needs
- Ryan Jarvis
- Exactly what I wanted.
- Ryan Jarvis
- Exactly what I wanted.
- Randall White
- Great idea.
- Randall White
- Great idea.
- Stefan “gange” Gangefors
- I'd like the option to chose which py3 version it redirects to. Otherwise it works fine.
- Stefan “gange” Gangefors
- I'd like the option to chose which py3 version it redirects to. Otherwise it works fine.
- Chris Harrel
- Perfect
- Chris Harrel
- Perfect
- Jesús Gómez
- 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.