When you say "make your own module from a python module", what do you actually mean? Generate Nim code based on python code? If so the answer is no.
If you want to write a Nim module that calls some python module the answer is yes. If you give a more concrete example of what you would like to do, I can give a clearer answer.
