PyCon: Libraries Session List
An Introduction to Inter Process Communication and Synchronization using Python
Tanmoy Bandyopadhyay
Algorithms, Coding / Code-Review, Parallel Programming / AsyncUse Python Inter Process Communication and Synchronization techniques effectively
Building an ORM from scratch
Jonathan Oberländer, Patrick Schemitz
Art, DatabasesFrom an empty Python file to a fully-featured ORM in 45 minutes
Introduction to OPC-UA and industrial IoT: Liberate machines from the proprietary clutches of Big Hardware with the power of opcua-asyncio
Joey Faulkner
Backend, Hardware, NetworksSoftware around industrial hardware is still highly proprietary, which leads to bad UX and inefficient use of hardware. OPC-UA represents an earnest new start at the world of IIoT, and using opcua-asyncio, we can create this revolution in python.
jsonargparse - Say goodbye to configuration hassles
Marianne Stecklina
Best PracticeA proper CLI would be nice, but you're way too lazy to write it? Join this talk to learn about the open-source library jsonargparse!
Speeding up Python with Zig
Adam Serafini
Packaging, PerformanceLet's speed up Python, with Zig! A tour through Python's C API and packaging challenges...
Filter