python3-requirements-detector

finds and lists the requirements of a Python project
  https://github.com/landscapeio/requirements-detector
  0
  no reviews



Requirements-detector could be run either as a module or with its CLI tool (detect-requirements). It scans for and lists the project's requirements out of several sources for them.

This package contains the CLI tool and the modules for Python 3.