install cuDNN for using the tensorflow

I want to install cuDNN for using the tensorflow in my project. the last step in “https://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#upgrade-windows” is written that we must include the “cudnn.lib” in visual studio project. What should I do for my python environment instead of visual studio?