## 🔧 Setup **Set up environment variables**: Create a `.env` file in your project directory or set environment variables: ```env XAI_API_KEY=your_xai_api_key_here ...
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 ...