![](https://secure.gravatar.com/avatar/da18db888d5defa9d043047ce358bada.jpg?s=120&d=mm&r=g)
Hi, How can I unpack the Python documentation on Android? Thank you for your help. Aaron Twining aarontwining@gmail.com
![](https://secure.gravatar.com/avatar/d8798382aa64d5767d749a8328364e53.jpg?s=120&d=mm&r=g)
Le 5/3/21 à 9:02 PM, Aaron Twining a écrit :
How can I unpack the Python documentation on Android?
Do you mean the compressed PDF collection? If you have access to a terminal emulator it's easy: tar -xjf python-3.9.5-docs-pdf-letter.tar.bz2 else you search for "unarchive tarball" in the Google Play Store you should find loads of "apps" but I fear most of them are loaded with ads. -- [Julien Palard](https://mdk.fr)
![](https://secure.gravatar.com/avatar/f65d4a2815f15b782220132cd4bc5a5e.jpg?s=120&d=mm&r=g)
Greetings, To execute the command Julien gave, you might want to install Termux from Fdroid. Kind Regards, Abdur-Rahmaan Janhangeer about <https://compileralchemy.github.io/> | blog <https://www.pythonkitchen.com> github <https://github.com/Abdur-RahmaanJ> Mauritius On Tue, May 18, 2021 at 11:12 AM Julien Palard via docs <docs@python.org> wrote:
Le 5/3/21 à 9:02 PM, Aaron Twining a écrit :
How can I unpack the Python documentation on Android?
Do you mean the compressed PDF collection?
If you have access to a terminal emulator it's easy:
tar -xjf python-3.9.5-docs-pdf-letter.tar.bz2
else you search for "unarchive tarball" in the Google Play Store you should find loads of "apps" but I fear most of them are loaded with ads.
-- [Julien Palard](https://mdk.fr)
_______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/ Member address: arj.python@gmail.com
participants (3)
-
Aaron Twining
-
Abdur-Rahmaan Janhangeer
-
Julien Palard