Karlsruhe Python Meetup December 2019

Details
This is the third Python Meetup in Karlsruhe in this year. We'll have drinks and pizza offered by Blue Yonder and we'll have a few talks from you:
18:00–18:30 doors open
18:30–19:00 „A Blue Yonder Python’s Habitat“ by Bjoern
19:00–19:30 pizza&drinks
19:30–20:00 „Development Stages of Internal Python Packages“ by Jakob
20:00–21:00 rest of pizza&drinks
A Blue Yonder Python’s Habitat
by Bjoern Meier (Staff Software Engineer @BY)
This talk is about how Blue Yonder set itself up as a Python software company. In particular, we will show you how we made our applications available for execution. Questions like
- How do open source packages find their way into the company?
- How do we address the risks of open source usage?
- How do we distribute our internal packages?
will be answered within this talk.
You will learn how our application execution model is similar to what Azure and others are doing, in what ways we benefited from Python for our setup and why we think that our way of doing things is still proving its value.
Development Stages of Internal Python Packages
by Jakob Herpel (Software Engineer Int @BY)
After listening to the first part, you will know how we distribute our internal packages. This talk is taking a dive into the path that written code takes to end up as an actual usable Python package. We want to show you how we handled cross-cutting issues like
- code style
- testing
- vulnerability scanning
uniformly across artifacts.
I might make use of words like pytest, Jenkins, sentry, black, flake8 and pip-tools.

Karlsruhe Python Meetup December 2019