Nuacht

Python 3.13+ removed the `distutils` module (PEP 632) `fs-ext` package requires native compilation via `node-gyp` `node-gyp` still depends on the removed `distutils` module `fs-ext` is used for file ...
Python 3.13 "import distutils.core ModuleNotFoundError: No module named 'distutils'" #238 ...
Python 3.13: Better interactive shell and finally multithreading without GIL The new Python release features an interactive command line and allows the global interpreter lock to be deactivated.