I'm curious which parts of the Python documentation you're missing in Pythonista's version. I'm aware that Pythonista's Python docs aren't identical to the ones you find on https://docs.python.org/. For example, the guides, FAQs, and the full table of contents are not linked from Pythonista's docs overview (though you can reach them via the search or the index). Some topics that are irrelevant to Pythonista are also unlinked/omitted for obvious reasons (installation guide, C API, unavailable modules, etc.). I've almost never needed those parts of the documentation though, for me the built-in docs are more than enough in most cases.