Skip to content

Instantly share code, notes, and snippets.

View tylerjharden's full-sized avatar
:electron:
ex-GE Research | $47M IDIQ | exospec (live) | Ohio Cyber Reserve

Tyler James Harden tylerjharden

:electron:
ex-GE Research | $47M IDIQ | exospec (live) | Ohio Cyber Reserve
View GitHub Profile
@tylerjharden
tylerjharden / bobp-python.md
Created October 22, 2017 00:29 — 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
@tylerjharden
tylerjharden / bobp-python.md
Created October 22, 2017 00:29 — 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