Installing python dependencies offline

I’m installing julia on a (Windows) machine with no network access. One of my modules has a python package as a dependency. The only python installation on the machine is the one that is installed via JuliaPro (I assume via Miniconda?). Assuming I can get the python-pkg.tar file on to the machine, what is the easiest way to “install” this dependency?

Thanks for that, but I think I need something even more… basic. For instance, I’m not even sure what a conda environment even is.