Skip to content

Instantly share code, notes, and snippets.

View cwells's full-sized avatar

Cliff Wells cwells

  • Portland, Oregon USA
  • 06:10 (UTC -07:00)
View GitHub Profile
@cwells
cwells / netmap.py
Last active December 27, 2016 20:03
#!/usr/bin/env python
import os
import yaml
import glob
import re
import logging
import colorsys
import random
logger = logging.getLogger(__name__)
#define _CRT_SECURE_NO_WARNINGS // turn off SAFE COMMANDS
// ############################
// Written By: Cristian Colocho
// Date Written: March, 14, 2015
// Purpose: Loop Menu and Switch
// ############################
#include <stdio.h>
#include <stdlib.h>
int enter(int n) {