Python Development Workflow for Humans.
翻译 - 适用于人类的Python开发工作流程。
Generate requirements[-dev].txt from Pipfile using pipenv
sync pipfile/lockfile to setup.py or check dependency and versioning conflicts
A tool for converting between pip-style and pipfile requirements - maintained by the pipenv team
A CLI tool to covert Pipfile/Pipfile.lock to requirments.txt
Easily install Python, pipenv and Pipfile packages in your GitHub Action
Using a Pipfile with pipenv on Binder