>>> from importlib import metadata
>>> metadata.packages_distributions()
{'pip': ['pip'], 'MeCab': ['mecab'], '_MeCab': ['mecab']}
Created
August 19, 2025 15:08
-
-
Save ikegami-yukino/851383b40668fbe41a112b90d2963dbe to your computer and use it in GitHub Desktop.
Find out what Python packages from are
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment