added auto activate venv function (when you cd to any directory with a venv, venv is automatically activated) Time is money. :)
Please include a summary of the change and which issue is fixed. Please also include related PRs. List any dependencies that are required for this change.
Test/Benchmark Outputs
Checklist:
[x] I have added tests that prove my fix is effective or that my feature works.
[x] Related Benchmarks have been performed, if applicable.
[x] I have a plan to revert my changes.
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation, if applicable.
Description
Please include a summary of the change and which issue is fixed. Please also include related PRs. List any dependencies that are required for this change.
Test/Benchmark Outputs
Checklist: