Skip to content

Instantly share code, notes, and snippets.

View rmoyano's full-sized avatar

Rafa Moyano rmoyano

View GitHub Profile
@rmoyano
rmoyano / pipenv.md
Last active April 11, 2024 20:47
Pipenv cheatsheet

Pipenv cheatsheet

Installation

user@notebook:~/repos/pipenv$ pip install pipenv

Activate shell:

user@notebook:~/repos/pipenv$ pip install pipenv