Python Forum

Full Version: import statement query
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have deployed a SDK of mine in Central repository.I am now asked to use that SDK in my code.Could anyone brief me about the steps to be followed in order to use the SDK in my code
What do you mean by "Central repository"? How did you deploy to it in the first place? As-is, your post isn't one that we're likely to be able to answer.
i have a code in my local machine and i need to use a part of the code in a central repo.so how do i use the local code in the central repo
I've merged your duplicate thread into your first one. We'd be happy to help, but you have to elaborate. (If you create another duplicate thread, you'll begin accruing warning points.)
Does importing it not work?