Pipenv

E97091

Pipenv is a Python packaging and dependency management tool that combines virtual environment handling with a Pipfile-based workflow to simplify and standardize project setup.

Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
pipenv 3

Statements (50)

Predicate Object
instanceOf Python packaging tool
dependency management tool
virtual environment management tool
abbreviation Pipenv self-linksurface differs
surface form: pipenv
command pipenv check
pipenv graph
pipenv install
pipenv lock
pipenv run
pipenv shell
pipenv uninstall
compatibleWith Python 2
Python
surface form: Python 3
distributesVia Python Package Index
surface form: PyPI
feature automatic virtualenv creation
automatic virtualenv management
environment variable support
graphical dependency graph output
hash-based package verification
lockfile-based dependency resolution
security checks via safety integration
separate default and development dependencies
followsStandard PEP 440
PEP 508
PEP 518 (pyproject.toml build-system)
surface form: PEP 518
goal simplify Python project setup
standardize dependency management
unify package and environment management
hostedOn GitHub
implements deterministic builds
reproducible environments
integratesWith PEP 508
pip
virtualenv
license MIT License NERFINISHED
maintainedBy Python Packaging Authority
manages Python packages
project dependencies
virtual environments
packageNameOnPyPI Pipenv self-linksurface differs
surface form: pipenv
primaryCommand pipenv
programmingLanguage Python
provides command-line interface
replaces requirements.txt
repositoryURL https://github.com/pypa/pipenv
supportsLanguage Python
targetUser Python developers
usesFileFormat Pipfile
Pipfile.lock
writtenIn Python

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Pipenv abbreviation Pipenv self-linksurface differs
this entity surface form: pipenv
Poetry competesWith Pipenv
this entity surface form: pipenv
Pipenv packageNameOnPyPI Pipenv self-linksurface differs
this entity surface form: pipenv