Generate a requirements.txt (list of dependencies) for a project

pipenv

  • Simple and unified Python development workflow.
    Manages packages and the virtual environment for a project.
    More information: <https://pypi.org/project/pipenv>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

pipenv lock --requirements

click the source code to copy install pipenv on any operating system with command-not-found.com