Skip to content

Instantly share code, notes, and snippets.

View lukebiggerstaff's full-sized avatar

Luke Biggerstaff lukebiggerstaff

View GitHub Profile
@lukebiggerstaff
lukebiggerstaff / python-logging.rst
Created February 8, 2018 17:47 — forked from neuroticnerd/python-logging.rst
debunking the myth that using logging instead of print is too difficult!

python logging demystified!

disclaimer

This has been written with the latest version of Python 2 in mind (currently 2.7.9), and while the general premise holds true for

@lukebiggerstaff
lukebiggerstaff / README-Template.md
Created February 6, 2018 22:46 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites