PythonKC June 2016 Coffee & Code #!/usr/bin/env python3 # -*- coding: utf-8 -*- def greetings(): print("Welcome to PythonKC Coffee & Code.") print("Today is Saturday 11 June 2016.") print("Thanks to Colony Espresso & Beer") if __name__ == '__main__': greetings() PythonKC News PythonKC Organizer Search Python expertise is not a requirement Organizer tasks have almost nothing to do with Python skills Finding meeting space and lining up presentations don't require writing code Being an organizer is not a huge time commitment Mostly it's just showing up No current organizer is stepping down We'd like to represent differing points-of-view Take a look at the current PythonKC organizers We're more alike than different We'd like to change that PythonKC Summer 2016 Meetup Thursday 25 August 2016 Looking for a location Looking for presentations PythonKC July 2016 Coffee & Code Saturday 9 July 2016 Looking for a location PythonKC Bookclub Fluent Python #bookclub Slack channel Meetup.com Discussion Board Python News and Resources PyCon 2016 YouTube channel Candidates for the 2016 PSF Board of Directors Stefan Kupstaitis-Dunkler. How to Write a Command Line Tool in Python Mike Driscoll. Python 101: An Intro to Benchmarking your code Peter Norvig. Teach Yourself Programming in Ten Years Daniel Roy Greenfeld. Code, Code, Code Michał Domański. How Celery fixed Python's GIL problem Vaidik Kapoor. Understanding Non Blocking I/O with Python - Part 1 Vik Paruchuri. Building a data science portfolio: Storytelling with data Greg Lamp. bashplotlib: plotting in the terminal Carl Kadie. Python lambda expressions unleashed Nikolai Tschacher. Typosquatting programming language package managers Davy Cielen, Arno D. B. Meysman, and Mohamed Ali. Introducing Data Science