Hi, I want to detect whether a 'file1.py' belongs to virtual environment folder( generally 'venv') or not ( considering different people may have different names for virtual environment folder.). I am able to detect it on my machine, but how to make it generalized. I am not getting anything on Internet. :( Thank You