Hi
user
Admin Login:
Username:
Password:
title: Beyond the Black Box: Interpreting ML Models with SHAP
authors: Avik Basu
15551
Beyond_the_Black_Box_Interpreting_ML_Models_with_SHAP.png
https://www.pyohio.org/2025/program/talks/beyond-the-black-box
title: From Data to Insights in Minutes: Accelerating Predictive Modelling (in Python) with AutoML
authors: Shailaja Sampat
15558
From_Data_to_Insights_in_Minutes_Accelerating_Predictive_Modelling_in_Python_with_AutoML.png
https://www.pyohio.org/2025/program/talks/from-data-to-insights-in-minutes
title: Finding Practical Applications for Your Passion Projects
authors: Joe Kaufeld
15538
Finding_Practical_Applications_for_Your_Passion_Projects.png
https://www.pyohio.org/2025/program/talks/finding-practical-applications-for-your-passion-projects
title: When Your SME Ghosts You: Using GenAI to Build a Database Documentation Agent
authors: Denise Williams
15552
When_Your_SME_Ghosts_You_Using_GenAI_to_Build_a_Database_Documentation_Agent.png
https://www.pyohio.org/2025/program/talks/when-your-sme-ghosts-you
title: Introducing Labrea: How Embracing Declarative, Functional Programming Can Lead You Out of the Tar Pit
authors: Austin Warner
15540
Introducing_Labrea_How_Embracing_Declarative_Functional_Programming_Can_Lead_You_Out_of_the_Tar_Pit.png
https://www.pyohio.org/2025/program/talks/introducing-labrea
title: Beyond the Benchmark: Why the “Best” Python Dependency Manager Might Not Be Best for You
authors: Keming He
15533
Beyond_the_Benchmark_Why_the_Best_Python_Dependency_Manager_Might_Not_Be_Best_for_You.png
https://www.pyohio.org/2025/program/talks/beyond-the-benchmark
title: Detecting Road Conditions from Space Using PyTorch, Public Data, and Free Satellite Imagery
authors: Cynthia Ukawu
15564
Detecting_Road_Conditions_from_Space_Using_PyTorch_Public_Data_and_Free_Satellite_Imagery.png
https://www.pyohio.org/2025/program/talks/detecting-road-conditions-from-space-using-pytorch-public-data
title: From Forge to Keyboard: Crafting a Developer’s Journey
authors: Bianca Ploss
15563
From_Forge_to_Keyboard_Crafting_a_Developers_Journey.png
https://www.pyohio.org/2025/program/talks/from-forge-to-keyboard
title: How a Solo Hobbyist Learned to Love Testing
authors: Carl James
15566
How_a_Solo_Hobbyist_Learned_to_Love_Testing.png
https://www.pyohio.org/2025/program/talks/how-a-solo-hobbyist-learned-to-love-testing
title: The Core Values of a Successful Startup
authors: Daniel Kim
15541
The_Core_Values_of_a_Successful_Startup.png
https://www.pyohio.org/2025/program/talks/the-core-values-of-a-successful-startup
title: Hyperdimensional Computing for Hackers
authors: Anthony
15544
Hyperdimensional_Computing_for_Hackers.png
https://www.pyohio.org/2025/program/talks/hyperdimensional-computing-for-hackers
title: Write Apps for Your TV with Kodi and Python
authors: Andrew Kubera
15539
Write_Apps_for_Your_TV_with_Kodi_and_Python.png
https://www.pyohio.org/2025/program/talks/write-apps-for-your-tv-with-kodi-and-python
title: Using Python in the Concrete Industry
authors: Scott Windsor
15547
Using_Python_in_the_Concrete_Industry.png
https://www.pyohio.org/2025/program/talks/using-python-in-the-concrete-industry
title: GDIOCSpider: Extracting and Identifying IOCs from the GDriveverse
authors: Noah Dunn
15549
GDIOCSpider_Extracting_and_Identifying_IOCs_from_the_GDriveverse.png
https://www.pyohio.org/2025/program/talks/gdiocspider
title: Developing a System Maintenance Plan and Utilizing Python to Aid in System Maintenance
authors: Joseph Guzi
15562
Developing_a_System_Maintenance_Plan_and_Utilizing_Python_to_Aid_in_System_Maintenance.png
https://www.pyohio.org/2025/program/talks/developing-a-system-maintenance-plan-and-utilizing-python-to-aid
title: VSCode Tooling for Python
authors: Daniel Segan
15530
VSCode_Tooling_for_Python.png
https://www.pyohio.org/2025/program/talks/vscode-tooling-for-python
title: Demystifying AI Agents with Python Code
authors: William Horton
15543
Demystifying_AI_Agents_with_Python_Code.png
https://www.pyohio.org/2025/program/talks/demystifying-ai-agents-with-python-code
title: Chasten Your Python Program: Configurable Program Analysis and Linting with XPath
authors: Gregory M. Kapfhammer
15542
Chasten_Your_Python_Program_Configurable_Program_Analysis_and_Linting_with_XPath.png
https://www.pyohio.org/2025/program/talks/chasten-your-python-program
title: Graph Machine Learning in All Its Glory!
authors: Shreya Khurana
15537
Graph_Machine_Learning_in_All_Its_Glory.png
https://www.pyohio.org/2025/program/talks/graph-machine-learning-in-all-its-glory
title: Wildfires!
authors: Lazouich Ford
15550
Wildfires.png
https://www.pyohio.org/2025/program/talks/wildfires
title: Building Custom Data Structures Using Abstract Collections
authors: Daniel Schelkoph
15555
Building_Custom_Data_Structures_Using_Abstract_Collections.png
https://www.pyohio.org/2025/program/talks/building-custom-data-structures-using-abstract-collections
title: A Bug's Life
authors: Tathagata Dasgupta
15535
A_Bugs_Life.png
https://www.pyohio.org/2025/program/talks/a-bug-s-life
title: From Busy Waiting to Async Awaiting: A Journey from Iterators to asyncio
authors: Vignesh Iyer
15546
From_Busy_Waiting_to_Async_Awaiting_A_Journey_from_Iterators_to_asyncio.png
https://www.pyohio.org/2025/program/talks/from-busy-waiting-to-async-awaiting
title: Bringing Ideas to Life with DIY IoT: Visualizing Noise Pollution with a Raspberry Pi and Python
authors: Ryan Carroll
15553
Bringing_Ideas_to_Life_with_DIY_IoT_Visualizing_Noise_Pollution_with_a_Raspberry_Pi_and_Python.png
https://www.pyohio.org/2025/program/talks/bringing-ideas-to-life-with-diy-iot
title: Why Python Loops Are "Slow": A Gentle Introduction to Interpretation, Bytecode, and Fast Code
authors: Tyler Riccio
15536
Why_Python_Loops_Are_Slow_A_Gentle_Introduction_to_Interpretation_Bytecode_and_Fast_Code.png
https://www.pyohio.org/2025/program/talks/why-python-loops-are-slow
title: A Very Brief Overview of Python’s “Lang” AI Tools and Two Low-Code GUI AI Tools: Flowise and n8n
authors: Curtis Oneal
15529
A_Very_Brief_Overview_of_Pythons_Lang_AI_Tools_and_Two_LowCode_GUI_AI_Tools_Flowise_and_n8n.png
https://www.pyohio.org/2025/program/talks/a-very-brief-overview-of-pythons-lang-ai-tools-and-two-low-code
title: Saturday Welcome
authors:
15569
saturday_welcome.png
title: Keynote
authors: Abigail Mesrenyame Dogbe
15532
Keynote_11.png
https://www.pyohio.org/2025/program/talks/abigail-mesrenyame-dogbe-keynote
title: Python for Hardware Folks
authors: Alec Delaney
15565
Python_for_Hardware_Folks.png
https://www.pyohio.org/2025/program/talks/python-for-hardware-folks
title: CANCELED: Getting Advice from Myself Using Flatfiles, Postgres, and Frontmatter
authors: Jay Miller
15548
CANCELED_Getting_Advice_from_Myself_Using_Flatfiles_Postgres_and_Frontmatter.png
https://www.pyohio.org/2025/program/talks/getting-advice-from-myself-using-flatfiles-postgres-and
title: Lights! Python! Action!
authors: Mike McCaffrey
15531
Lights_Python_Action.png
https://www.pyohio.org/2025/program/talks/lights-python-action
title: Deploy Django: GitOps & Kubernetes Made Easy
authors: Calvin Hendryx-Parker
15557
Deploy_Django_GitOps_Kubernetes_Made_Easy.png
https://www.pyohio.org/2025/program/talks/deploy-django
title: Guardrails: An Alternative View of Safely Working in Python
authors: Christopher Neugebauer
15561
Guardrails_An_Alternative_View_of_Safely_Working_in_Python.png
https://www.pyohio.org/2025/program/talks/guardrails
title: Tune-Up Your Knowledge: A Beginner's Journey Under the Hood of Search Engines
authors: Eddie Mitchell
15567
TuneUp_Your_Knowledge_A_Beginners_Journey_Under_the_Hood_of_Search_Engines.png
https://www.pyohio.org/2025/program/talks/tune-up-your-knowledge
title: Keynote
authors: Jessica Garson
15556
Keynote_13.png
https://www.pyohio.org/2025/program/talks/jessica-garson-keynote
title: Lightning Talks
authors:
15568
lightning_talks.png
title: Sunday Welcome
authors:
15570
sunday_welcome.png
title: From Fortran to Python: A Conversation Across Generations of Scientific Computing
authors: Rodrigo Silva Ferreira, Helianildes Silva Ferreira
15559
From_Fortran_to_Python_A_Conversation_Across_Generations_of_Scientific_Computing.png
https://www.pyohio.org/2025/program/talks/from-fortran-to-python
title: uv: Ultimate Victory over Installation and Dependency Chaos
authors: Catherine Devlin
15560
uv_Ultimate_Victory_over_Installation_and_Dependency_Chaos.png
https://www.pyohio.org/2025/program/talks/uv
title: Quantum Computing with Python: From Qubits to Circuits
authors: Temitope Adeniyi
15545
Quantum_Computing_with_Python_From_Qubits_to_Circuits.png
https://www.pyohio.org/2025/program/talks/quantum-computing-with-python
title: Organizing and Maintaining Your Code-Scape with Python
authors: Matt Lavin
15554
Organizing_and_Maintaining_Your_CodeScape_with_Python.png
https://www.pyohio.org/2025/program/talks/organizing-and-maintaining-your-code-scape-with-python
title: Keynote
authors: Leon Adato
15534
Keynote_12.png
https://www.pyohio.org/2025/program/talks/leon-adato-keynote
title: Closing Remarks
authors:
15571
closing_remarks.png
Veyepar
Video Eyeball Processor and Review