py-app-standalone builds a standalone, relocatable Python installation with a set of packages included. It's like a modern alternative to PyInstaller that leverages the newer uv ecosystem. It's a ...
aisuite is a lightweight Python library that provides a unified API for working with multiple Generative AI providers. It offers a consistent interface for models from OpenAI, Anthropic, Google, ...