Python dependencies integration with Sourcegraph
You can use Sourcegraph with Python packages from any Python package mirror, including open source code from pypi.org or a private mirror such as Nexus.
This integration makes it possible to search and navigate through the source code of published Python packages (for example, [email protected]
).
Feature | Supported? |
---|---|
Repository syncing | ✅ |
Repository permissions | ❌ |
Setup
See the "Python dependencies" documentation.
Repository syncing
Site admins can add Python packages to Sourcegraph.
Repository permissions
⚠️ Python dependency repositories are visible by all users of the Sourcegraph instance.