Skip to content

Instantly share code, notes, and snippets.

View gimbo's full-sized avatar

Andy Gimblett gimbo

View GitHub Profile
@gimbo
gimbo / pythonpath.rst
Created June 16, 2016 12:48 — forked from tgalv/pythonpath.rst
LR python path

Python Path

Motivation

A whistle-stop tour of the techniques for getting your Python code into a place where the interpreter can get to work on it followed by the implications for code structure and usability.