Gregory Kedge

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Gregory Kedge created a post, Pycharm Offline Access to docs.python.org
I can download the full Python documents to my offline machine. I just want Pycharm to find them for supporting: Quick Definition Quick Type Definition Quick Documentation External Documentation ... -
-
Gregory Kedge created a post, AnsweredFormat before commit formats binary files
For reasons that may seem silly, I am, nonetheless adding some Python Pickle binary files to git repo. At the same time, I really like the options presented to apply 'Before Commit': However, if I...