Skip to content

Instantly share code, notes, and snippets.

View stuartcw's full-sized avatar

Stuart Woodward stuartcw

View GitHub Profile
@stuartcw
stuartcw / tokyo_pythonistas_meeting_template.md
Last active August 9, 2019 07:47
Tokyo Pythonistas Meeting Template

Tokyo Pythonistas Meeting

Tokyo Pythonistas

Introduction

  • Brief Summary of the purpose of the group and self introduction of the organisers.

  • Thanks to the hosts for the room.

    • Any rules associated with the building or the room..

Keybase proof

I hereby claim:

  • I am stuartcw on github.
  • I am stuartcw (https://keybase.io/stuartcw) on keybase.
  • I have a public key ASBEDBO-bFfGb3f6wOO1fWBT0IYWQd8OCfaSRvZrHr9Vdgo

To claim this, I am signing this object:

Title

  • body etc..
@stuartcw
stuartcw / gist:92e8ed933f6178f34c66
Last active August 29, 2015 14:13
Validating Email Addresses by checking their domain.
#!/usr/bin/python
import sys
import socket
import os
import re
DEBUG_MODE=False
OUPUT_FILENAME="bad_domains.txt"
@stuartcw
stuartcw / problem_resolution.md
Created August 26, 2013 03:09
Thoughts on problem resolution

Thoughts on problem resolution

The issue

You are on a project and someone is blocking you from making progress.

Resolution.

@stuartcw
stuartcw / gist:3147322
Created July 19, 2012 22:32
This is a blog post

This is the Title

Subheading..

Test

@stuartcw
stuartcw / Name gies here
Created July 19, 2012 16:05
this is a test
This is the body ...