's Avatar

@kasperzutterman

Data Engineer @ Lighthouse

62
Followers
468
Following
2
Posts
06.11.2024
Joined
Posts Following

Latest posts by @kasperzutterman

Still one of the best talks I've seen live!

15.12.2024 15:59 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

i'm building an experimental tool for exploring 25 years of my old sketchbooks, with image and text recognition powered by gemini

12.12.2024 15:14 ๐Ÿ‘ 183 ๐Ÿ” 23 ๐Ÿ’ฌ 7 ๐Ÿ“Œ 10
Screenshot of python code showing how to mock env vars in pytest

Screenshot of python code showing how to mock env vars in pytest

Another python testing question answered by another great blog post by @adamj.eu on how to mock env vars.

Here I'm mocking the SQLITE_DB_PATH env var to create a test db, run migrations and seed the db before running tests.

adamj.eu/tech/2020/10...

25.11.2024 15:08 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Congrats!

25.11.2024 09:43 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Ruff v0.8.0 The next stable version of Ruff is out now.

I just released Ruff 0.8! Lots of exciting features in this release, but there are also a few breaking changes, so I'd encourage users to check out the blog post. The biggest change is that the target-version setting now defaults to Python 3.9 (but this is configurable!) astral.sh/blog/ruff-v0...

22.11.2024 12:29 ๐Ÿ‘ 34 ๐Ÿ” 5 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Preview
Brainstorming: Elliminating Dynamic Metadata Iโ€™m spinning this out of PEP 751: now with graphs! to avoid derailing the topic there too much. Today the Python packaging ecosystem supports dynamic metadata. This in theory can be use with almost a...

It is my desire for dynamic metadata in Python to die. But taking it away without replacement is not a great move. If you want to brainstorm, I started a discussion on the forums: discuss.python.org/t/brainstorm...

16.11.2024 21:20 ๐Ÿ‘ 22 ๐Ÿ” 4 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 0