Skip to content

Instantly share code, notes, and snippets.

View Cinezaster's full-sized avatar
😎
Working / Vacationing, if it doesn't matter? Life is one big hobby

Cinezaster Cinezaster

😎
Working / Vacationing, if it doesn't matter? Life is one big hobby
View GitHub Profile
@mhermans
mhermans / start_python.md
Last active March 20, 2017 04:49
A very opinionated Python getting-started guide

A very opinionated Python getting-started guide

Setup your Python packages environment

  • Install globally pip, package manager for Python packages.