Skip to content

Instantly share code, notes, and snippets.

View emilgeorgejames1's full-sized avatar
🎯
Focusing

Emil George James emilgeorgejames1

🎯
Focusing
View GitHub Profile
@emilgeorgejames1
emilgeorgejames1 / bobp-python.md
Created November 9, 2017 08:37 — forked from sloria/bobp-python.md
A "Best of the Best Practices" (BOBP) guide to developing in Python.

The Best of the Best Practices (BOBP) Guide for Python

A "Best of the Best Practices" (BOBP) guide to developing in Python.

In General

Values

  • "Build tools for others that you want to be built for you." - Kenneth Reitz
  • "Simplicity is alway better than functionality." - Pieter Hintjens