An open API service indexing awesome lists of open source software.

https://github.com/pypi/inspector

🕵️ File browser for distributions on PyPI
https://github.com/pypi/inspector

Last synced: 9 months ago
JSON representation

🕵️ File browser for distributions on PyPI

Awesome Lists containing this project

README

          

# Inspector

https://inspector.pypi.io provides a mechanism for security researchers to
quickly share specific contents of a project hosted on PyPI when submitting
security reports.

Inspector is not currently supported for any other purpose.

## Develop

You can use any old way to install & run `inspector` locally.

We support `docker compose` via `make serve`.

You may also launch a Gitpod Workspace, which should set up most things for you:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/pypi/inspector)