detect-requirements

finds and lists the requirements of a Python project

Debian Debian
RUN apt-get update && \ apt-get install -y python3-requirements-detector
Ubuntu
RUN apt-get update && \ apt-get install -y python3-requirements-detector
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-requirements-detector
Raspbian
RUN apt-get update && \ apt-get install -y python3-requirements-detector
click the source code to copy install detect-requirements on any operating system with command-not-found.com