Python

4 talks in this track

Modern Python through FastAPI and friends

talk

Sebastián Ramírez (tiangolo)

Explore some of the great features from modern Python and how to use them with FastAPI and friends. We will see how to make code that is less error-prone, simpler, more efficient, and have a great ...

Keeping your sanity with Python observability

talk

Martynas Saulius

- Were there situations that you felt that your software works, but it tends to crash and burn sometimes and you have no idea why? - Did you just add prints just to see what's going on? - Did you ev...

JWT and OAuth2. Should we reinvent the wheel?

talk

Justinas Kuizinas

When starting a new project - sooner or later you’ll probably come across a decision "How my platform users will get authorized?". In Corner Case Technologies we join client teams or take over other p...

Python Integers: nitty-gritty details

talk

Petras Zdanavičius

A deep technical dive into CPython's an integer type implementation: - What is an integer in C? Why new fancy languages have `u8`, `i8`, ..., `u64`, `i64` and Python only has `int`. - What is an i...

Quick feedback

Thanks!

Your feedback has been recorded.