jeudi 10 avril 2025
« Sharing single-file Python scripts with external dependencies is now easy thanks to uv and PEP 723, which enable embedding dependency metadata directly within scripts. This approach eliminates the need for complex setup tools like requirements.txt or package managers, making script distribution and execution seamless and simplifying deployment while maintaining flexibility and efficiency. »
scriptisto [Romain]
jeudi 15 février 2024
« Un utilitaire pour simplifier l'écriture de scripts dans des langages compilés, et/ou qui requièrent des dépendances ou du préprocessing en général. »