PEP 723 standardises new inline metadata for scripts. It’s most useful when writing stand-alone scripts as the dependencies can be managed within the script itself without having to setup a complete project and create pyproject.toml file.| twdev.blog