Is there any way to put and then access this cheatsheet on a computer without internet access? #232
|
Hello Community! I know I can clone or download the repository that contains all of the information in python-cheatsheet. However, is there a way to then view it, with all of the nice formatting and search-ability, on a computer that doesn't have access to the internet? Thanks, |
Answered by
wilfredinni
Apr 12, 2023
Replies: 2 comments 3 replies
Answer selected by
wilfredinni
|
I am not sure if should start a new thread with my follow-up: Follow-up: |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi! Yes, you can. The website is actually a PWA, which means you can install it on your pc/android device:
Python cheatsheet will be available offline and update automatically on new changes.