Best way to structure a Python app workspace across multiple IDEs/tools?
·
0 reactions
·
0 comments
·
5 views
OK devs, I’m looking for some practical advice on my local setup. Right now, my home folder has a main folder called: text ~/workspace Inside that, I have two top-level folders: text ~/workspace/apps ~/workspace/IDE apps contains all of my GitHub-based Python apps. Each app has its own folder/repo. Example: text ~/workspace/apps/ app-one/ app-two/ app-three/ IDE contains folders/configs/workspaces related to the different tools I use, like Cursor, Windsurf, Codex, etc. Example: text ~/workspace/
Original article
Experienced Devs
Anonymous · no account needed