You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Module names do not map directly to PyPI package names, so there needs to be a way to bridge that gap to auto-install missing modules.
To construct the mapping we could:
The mapping should not be owned/provided by a third-party to prevent arbitrary code execution vulnerabilities.