Snippets tagged “site”
1 snippet uses this tag.
- How do I find the location of my Python site-packages directory?Python
You can use the site module to find the location of your Python site-packages directory.
1 snippet uses this tag.
You can use the site module to find the location of your Python site-packages directory.