Jonathan Sachs

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Can PyCharm generate a project manifest?
AnsweredIs there a way to make PyCharm generate a manifest for a project?I'm asking because I want to make my application display a "last updated" timestamp when it runs.Because Python doesn't have a conce... -
Created One content source above another in the directory tree
My project is stored in a certain directory which I'll call .../programs/mine, and its source files are in .../programs/mine/src. It uses some common modules that are stored in .../programs. This p... -
Created Migrating projects from PyCharm Community to PyCharm Pro
I installed PyCharm Pro on my computer after several months of using PyCharm Community. The Pro installer didn't migrate any of my Community projects.I can open a project in Pro that was created in...