Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 328 Bytes

get_python_dep_repos.md

File metadata and controls

19 lines (12 loc) · 328 Bytes

Python Dependency Repo Viewer

Overview

View a list of the Python repositories containing a dependency.

Usage

usage: get_python_dep_repos.py [-h] package

Python dependency checker for Gitea API

positional arguments:
  package     package name on PyPI

options:
  -h, --help  show this help message and exit