Fork me on GitHub

axju

Just coding stuff

python Articles


importlib.metadata

I didn't notice that pkg_resources was replaced by importlib.metadata from the standard library

Python Pathlib

I know the Pathlib is nothing new, but I only discovered in the new django default settings.