Hacker News new | past | comments | ask | show | jobs | submit login

pipenv is basically a wrapper around virtualenv (similar to virtualenvwrapper), but also provide other features (like deterministic builds). It has replaced pip, virtualenv and dealing with requirements.txt files in my workflow. More information is in their docs: https://docs.pipenv.org/.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: