Skip to content

Instantly share code, notes, and snippets.

View CoffeyBlog's full-sized avatar

Coffey CoffeyBlog

  • Accenture Federal Services
  • Central Kentucky
View GitHub Profile
{"lastUpload":"2020-03-14T13:24:42.918Z","extensionVersion":"v3.4.3"}
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""This module's docstring summary line.
This is a multi-line docstring. Paragraphs are separated with blank lines.
Lines conform to 79-column limit.
Module and packages names should be short, lower_case_with_underscores.
Notice that this in not PEP8-cheatsheet.py
@CoffeyBlog
CoffeyBlog / README-Template.md
Created August 25, 2019 12:04 — 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