Beitrag vom: 10.07.2024 (updated: 15.07.2024 13:42) Europython 2024: Europython 2024 - Python Unplugged: Mining for Hidden Batteries Slides: loki.dev/slides/vortraege/ep2024-python-unplugged Slides (as PDF): Download PDF Repository: github.com/lokidev/europython2024-python-unplugged-slides A beginners talk about all the unknown modules of the vanilla/standard python library. The repository contains some more code examples, which are: (english only)What is this about?
pip install PACKAGE
necessary <3itertools
, collections
and functools
contextlib
, urllib
and other packagespython3.12
(e.g. batched
)