Snippets tagged “distributions”
1 snippet uses this tag.
- How do I get a list of locally installed Python modules?Python
You can use the pip module to get a list of locally installed Python modules.
1 snippet uses this tag.
You can use the pip module to get a list of locally installed Python modules.