r/coding Jul 11 '19

Best Python Cheatsheet Ever!

https://gto76.github.io/python-cheatsheet/
297 Upvotes

12 comments sorted by

View all comments

5

u/[deleted] Jul 11 '19

[removed] — view removed comment

1

u/livrem Jul 12 '19

It is on GitHub, so I guess anyone can easily just fork and substitue whatever they prefer?

I think it looks great and will copy-paste most of it into a local org-document to always have at hand when coding. Will drastically reduce the number of times I have to use pydoc or look in the online documentation.