Hi user
Admin Login:


title: Regular Expressions 101
authors: Travis Risner
11236 Regular_Expressions_101_2.png
http://pyohio.org/schedule/presentation/226/




title: Modern Day Alchemy: Using Python to Analyze the Stock Market
authors: Ben Duval
11254 Modern_Day_Alchemy_Using_Python_to_Analyze_the_Stock_Market_2.png
http://pyohio.org/schedule/presentation/214/




title: Building an Analytics Platform
authors: Jeff Klukas
11269 Building_an_Analytics_Platform_2.png
http://pyohio.org/schedule/presentation/247/




title: Python: Over the Bumps
authors: Catherine Devlin
11246 Python_Over_the_Bumps_2.png
http://pyohio.org/schedule/presentation/219/




title: We Don’t Need No Stinkin’ PDF Library: Build PDFs with Python the Lazy Way
authors: Philip Semanchuk
11263 We_Dont_Need_No_Stinkin_PDF_Library_Build_PDFs_with_Python_the_Lazy_Way_2.png
http://pyohio.org/schedule/presentation/239/




title: "It will be easy" - The Trials of Updating a Product from Python 2 to 3
authors: Zach Wick
11267 It_will_be_easy_The_Trials_of_Updating_a_Product_from_Python_2_to_3_2.png
http://pyohio.org/schedule/presentation/243/




title: - **Opening Remarks** - **Keynote** - David Beazley
authors:
11235 Keynote_David_Beazley_2016.png
http://pyohio.org/schedule/




title: Exchanging Data Wirelessly with Bluetooth LE and ZigBee
authors: Zach Steindler
11237 Exchanging_Data_Wirelessly_with_Bluetooth_LE_and_ZigBee_2.png
http://pyohio.org/schedule/presentation/250/




title: An Introduction to Recursion
authors: Rinita Gulliani
11240 An_Introduction_to_Recursion_2.png
http://pyohio.org/schedule/presentation/222/




title: Managing Infrastructure with Python, Fabric and Ansible
authors: Tim Henderson
11253 Managing_Infrastructure_with_Python_Fabric_and_Ansible_2.png
http://pyohio.org/schedule/presentation/231/




title: Docker as a replacement for virtualenv
authors: David J Felix
11258 Docker_as_a_replacement_for_virtualenv_2.png
http://pyohio.org/schedule/presentation/234/




title: Infrastructure as Code: from 0 to 1000 servers with Python
authors: Eric Miller
11265 Infrastructure_as_Code_from_0_to_1000_servers_with_Python_2.png
http://pyohio.org/schedule/presentation/233/




title: Let's Make Better Command Line Applications
authors: Dave Forgac
11268 Lets_Make_Better_Command_Line_Applications_2.png
http://pyohio.org/schedule/presentation/224/




title: **Saturday Lightning Talks**
authors:
11275 Lightning_Talks_18.png
http://pyohio.org/schedule/




title: Stronger Than Fear: Mental Health in the Developer Community
authors: Ed Finkler
11243 Stronger_Than_Fear_Mental_Health_in_the_Developer_Community_2.png
http://pyohio.org/schedule/presentation/221/




title: For those about to Mock I salute you!
authors: Jason Myers
11245 For_those_about_to_Mock_I_salute_you_2.png
http://pyohio.org/schedule/presentation/223/




title: Fake It Before You Make It: Mocking Your Way to Better HTTP APIs
authors: Ian Zelikman, Dave Forgac
11249 Fake_It_Before_You_Make_It_Mocking_Your_Way_to_Better_HTTP_APIs.png
http://pyohio.org/schedule/presentation/227/




title: Advanced Python Debugging Techniques Using GDB
authors: Colin Stolley
11261 Advanced_Python_Debugging_Techniques_Using_GDB_2.png
http://pyohio.org/schedule/presentation/218/




title: Peering into the black box: tips for visualizing your program's behavior
authors: Matthew Boehm
11272 Peering_into_the_black_box_tips_for_visualizing_your_programs_behavior_2.png
http://pyohio.org/schedule/presentation/225/




title: **Sunday Lightning Talks**
authors:
11276 Lightning_Talks_19.png
http://pyohio.org/schedule/




title: Text Me Maybe: Smarter Real-World Integrations with Python
authors: Mike Pirnat
11239 Text_Me_Maybe_Smarter_RealWorld_Integrations_with_Python_2.png
http://pyohio.org/schedule/presentation/216/




title: From Flying Circus to Holy Grail: Migrating the Twilio API from PHP to Python
authors: Sam Kitajima-Kimbrel
11242 From_Flying_Circus_to_Holy_Grail_Migrating_the_Twilio_API_from_PHP_to_Python_2.png
http://pyohio.org/schedule/presentation/230/




title: Small Batch Artisanal Bots: Let's Make Friends
authors: Elizabeth Uselton
11251 Small_Batch_Artisanal_Bots_Lets_Make_Friends_2.png
http://pyohio.org/schedule/presentation/220/




title: Python Logging: A meditation on silent failures
authors: Jess Unrein
11260 Python_Logging_A_meditation_on_silent_failures_2.png
http://pyohio.org/schedule/presentation/232/




title: Static Code Analysis with Python
authors: Andrew Wolfe
11271 Static_Code_Analysis_with_Python_2.png
http://pyohio.org/schedule/presentation/217/




title: Postmortem: Evolution of an Event recording solution
authors: Michael Robellard
11247 Postmortem_Evolution_of_an_Event_recording_solution_2.png
http://pyohio.org/schedule/presentation/228/




title: Python and Raspbery Pi in the Public Library
authors: Qumisha Goss
11255 Python_and_Raspbery_Pi_in_the_Public_Library_2.png
http://pyohio.org/schedule/presentation/215/




title: Exploring Function Annotations
authors: Adam Forsyth
11259 Exploring_Function_Annotations_2.png
http://pyohio.org/schedule/presentation/237/




title: Common asynchronous patterns in Python
authors: Ron Martin
11264 Common_asynchronous_patterns_in_Python_2.png
http://pyohio.org/schedule/presentation/229/




title: Rules for Radicals: Changing the Culture of Python at Facebook
authors: Jason Fried
11273 Rules_for_Radicals_Changing_the_Culture_of_Python_at_Facebook_2.png
http://pyohio.org/schedule/presentation/212/




title: Pippi: Algorithmic computer music with Python
authors: Erik Schoster
11248 Pippi_Algorithmic_computer_music_with_Python.png
http://pyohio.org/schedule/presentation/251/




title: Integrating Python into the CLR with Python for .NET
authors: Hussein Farran
11238 Integrating_Python_into_the_CLR_with_Python_for_NET_2.png
http://pyohio.org/schedule/presentation/240/




title: Continuous Integration For The Win!
authors: Randy Syring
11241 Continuous_Integration_For_The_Win_2.png
http://pyohio.org/schedule/presentation/235/




title: Wrapping Go in Python
authors: Marcus Willock
11252 Wrapping_Go_in_Python_3.png
http://pyohio.org/schedule/presentation/242/




title: Lessons learned leading teams and projects and products
authors: Richard Harding
11257 Lessons_learned_leading_teams_and_projects_and_products_2.png
http://pyohio.org/schedule/presentation/248/




title: AWS Lambda: From Curiosity to Production
authors: Matt Land
11266 AWS_Lambda_From_Curiosity_to_Production_2.png
http://pyohio.org/schedule/presentation/246/




title: Using Python to Spy on Your Friends: Recon-ng and Open Source Intelligence
authors: Brian King
11270 Using_Python_to_Spy_on_Your_Friends_Reconng_and_Open_Source_Intelligence_2.png
http://pyohio.org/schedule/presentation/241/




title: Got Python I/O: IoT Development in Python via GPIO
authors: Adam Englander
11244 Got_Python_IO_IoT_Development_in_Python_via_GPIO_2.png
http://pyohio.org/schedule/presentation/245/




title: Snakes in a browser
authors: Russell Keith-Magee
11250 Snakes_in_a_browser_3.png
http://pyohio.org/schedule/presentation/249/




title: How To Create Your First PyPI Package
authors: Justin Beall
11256 How_To_Create_Your_First_PyPI_Package_2.png
http://pyohio.org/schedule/presentation/238/




title: Modding videogames with Python and Blender
authors: Sebastian Brachi
11262 Modding_videogames_with_Python_and_Blender_2.png
http://pyohio.org/schedule/presentation/236/




title: Maybe I shouldn't be a programmer
authors: Derik Pell
11274 Maybe_I_shouldnt_be_a_programmer_2.png
http://pyohio.org/schedule/presentation/244/



Veyepar Video Eyeball Processor and Review