Skip to content

Instantly share code, notes, and snippets.

View djdeo's full-sized avatar
🎯
Focusing

djdeo

🎯
Focusing
View GitHub Profile
@djdeo
djdeo / pipenv_cheat_sheet.md
Created December 23, 2018 13:25 — forked from bradtraversy/pipenv_cheat_sheet.md
Pipenv cheat sheet for common commands

Pipenv Cheat Sheet

Install pipenv

pip3 install pipenv

Activate

pipenv shell
@djdeo
djdeo / webdev_online_resources.md
Created July 17, 2018 13:54 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)