RECENT TOPICS

Every Way SpotHero Uses Python By: James Lamb
Date: March 10, 2022, 6 p.m.

We love Python at SpotHero. In this talk, attendees will learn all the ways that SpotHero uses Python. Libraries, web services, machine learning, data processing, and more! After an overview of these use cases, the talk concludes with a set of practical suggestions for effective use of Python in different settings.

The primary goal of the talk is to expand attendees' imaginations around the wide range of use cases that Python can be a good fit for in a consumer-facing company.

Nerf Blaster Turret powered by Python By: Josh Martin
Date: Feb. 10, 2022, 6 p.m.

In this talk, Josh will introduce you into how to choose electrical components for your next project. How to program embedded devices in Python like Raspberry PIs. How to do facial recognition with openCV.  Most importantly, why you should watch squid games, the joys of making memes and a full automatic nerf blaster.

SSH Can Do That? All the Things You Didn't Know About SSH By: Mason Egger
Date: Jan. 13, 2022, 6 p.m.

Need to access resources on a closed network? Create a secure tunnel to an insecure site? SSH has you covered. Many of us use SSH every day and only scratch the surface. In this talk, we'll dive into little-known features of SSH such as user and host configurations, security measures, tunnels, and more. Attendees will learn how to configure SSH to meet their needs, how to utilize SSH to access and protect resources, and realize their everyday tools, like SSH, have much more functionality that is perceived.

mTLS with Python By: Joe Jasinski
Date: Jan. 13, 2022, 6 p.m.

While TLS is foundational to our security and privacy on the internet, Mutual TLS (mTLS) takes TLS to a new level by allowing both client and server to authenticate each other. This talk will provide a brief overview of TLS, describe how mTLS builds upon TLS, will show a practical Python example of how mTLS works, and discuss how service meshes and other technologies use mTLS to secure communication between services.

Machine learning: pitfalls and opportunities By: Paul Ebreo
Date: Dec. 9, 2021, 6 p.m.

Part 1a. What is ai / ml?

Part 1b. Limitations of current approach

The current way of doing ML is necessary but limited. If we truly want "intelligence", we need a new way of doing things i.e. an AI that can think beyond its training, an AI that requires much less data, and an AI that is much more adaptable than current AI. Here we give case studies of current AI systems and biology highlighting the limitations and potential of what a real intelligent system looks like.

Part 1c. The upcoming AI / ML winter

Part 2a. What does python have to do  with ML?

Part 2b. The new approach to ML

What use is Python at all? Is it possible to conceptualize ML with or without python? In this section, I explain how Python is used to conceive AI/ML. Then I propose a new way of approaching the problem. I explain the various ways Python is used in ML from deep learning, reinforcement learning etc.

Part 3. A new way of thinking

In this section, I propose a different way of thinking of the problem and propose a solution.

Python at Zoro By: Joe Neylon
Date: Nov. 11, 2021, 6:15 p.m.

Zoro is an online distributor of products for B2B customers, focused on helping small businesses easily find what they need to grow and maintain their businesses. Today, we have over eight million products available—and that number is expected to keep growing. We work with third-party suppliers to provide products and fulfill orders for our customers.

Zoro uses Python with Django for its ecomerce site, as well as for data science, ETLs, and microservices.

Python at NuMat Technologies - Hacking for Cleaner Air By: Patrick Fuller
Date: Nov. 11, 2021, 6:30 p.m.

NuMat Technologies is a team of chemists, chemical engineers, and computer scientists developing advanced materials to remove toxic chemicals and greenhouse gases from air, water, and more.

Founded by computer scientists and working with a new material class that lends itself well to computational design, NuMat puts computation at the forefront of the business. Whether this is developing automated material design "recommendation engines", building robotics for high-throughput experimentation, or maintaining our in-house enterprise resource planning applications, NuMat's computational team touches every aspect of the company.

Expect to see async and advanced communication protocols in robotics, Django+SQL with our ERP applications, and HPC management software like Dask and Jupyter in our computational material design.

Using Python to Accelerate Data Science at Nielsen By: Jordan Bettis
Date: Nov. 11, 2021, 7:15 p.m.

Nielsen is a global leader in audience insights, data and analytics, shaping the future of media. Nielsen uses Python to bridge the gap between model development, validation and deployment into production data pipelines to accelerate creation and evolution of analytics products.

Python at JFrog By: Daniel Keler
Date: Nov. 11, 2021, 6 p.m.

At JFrog, we are making endless software versions a thing of the past, with liquid software that flows continuously and automatically from build all the way to deployment.  With this in mind, we’ve developed the world’s first universal artifact management platform, ushering in a new era in DevOps – Continuous Updates. Ten years later, with thousands of customers, and millions of users globally, JFrog has become the “Database of DevOps” and de-facto standard in release and update management.

JFrog embraces the Python language for multiple uses cases and technology solutions including provisioning machines, tooling for Pipelines, creating machine learning models, securing Python modules, and even Python-based micro services in the JFrog Platform.

 
Python at Narrative Science - Telling stories at scale By: Santiago Santana
Date: Nov. 11, 2021, 6:45 p.m.

Narrative Science is a data storytelling company that has been dynamically writing stories and reports for over a decade

This talk will go over how we are using Python and its rich ecosystem to move towards a microservices architecture that will create a more scalable and fault tolerant product.