This document provides an introduction and agenda for a workshop on Python 3 scripting. The introduction covers the presenter's background in Python and an overview of what Python is. The agenda outlines the goals of making Python ready on attendees' workstations, preparing them for Python 3, providing resources for learning Python 3, and a quiz. Basic topics to be covered include setting up Python, a "Hello world!" example, and doing basic practices with conditionals, loops, files, and networking. Attendees will do an exercise writing their first Python script to make an HTTP request. Study materials are recommended after the workshop.