Skip to main content
Version: 1.8.x

PyPI - Python

Collects PyPI (Python) Packages.

Details

Transfer Tag

hoppr.core_plugins.collect_pypi_plugin

Supported PURLs

pypi

System Dependencies

NONE

Transfer File Example

---
schemaVersion: v1
kind: transfer

stages:
collect:
plugins:
- name: "hoppr.core_plugins.collect_pypi_plugin"
config:
process_timeout: 60

max_processes: 3

Configuration Options​

OptionDetails
process_timeoutNumber of seconds to attempt collect before timeout. Default: 60