-
User Interfaces
-
GladeVCP
-
Where to best clone a python module for iterative development?
Where to best clone a python module for iterative development?
Less
More
-
Posts: 305
-
Thank you received: 16
-
-
18 Jan 2023 00:54 #262293
by JetForMe
I hope someone can give me advice on this, even though I think it's more of a Python question (than a LinuxCNC question). I'm working on the VCP, but really the bulk of the work is in a stand-alone Python module. This module has no UI, and is intended eventually to be used in other contexts. I want to be able to commit and push to its repo regularly. If I want my VCP to be able to import this module, but I also want my VCP to live in its own repo.
Is there like a search path for Python modules? I don't want either module to have to deal with this explicitly, but I don't mind setting up the environment to support this kind of iterative work.
Please Log in or Create an account to join the conversation.
-
User Interfaces
-
GladeVCP
-
Where to best clone a python module for iterative development?
Time to create page: 0.056 seconds