Tweax - Real-Time Code Performance OptimizerTweax is a VS Code extension that optimizes Python code in real time, providing performance improvements, complexity analysis, and suggestions. It integrates with a Flask server powered by the Gemini API to enhance code efficiency dynamically. 🚀 Features✅ Real-time Code Optimization – Improves code performance dynamically. 📌 Installation1️⃣ Install Tweax LocallyClone the Repository:
Install Dependencies:
Package the Extension:
Install the Extension in VS Code:
⚙️ Usage1️⃣ Start the Flask ServerEnsure Python and Flask are installed, then run:
2️⃣ Optimize Code in VS Code
🛠 ConfigurationEnvironment Variables (.env)Create a
🔧 DevelopmentRunning the Extension in Debug Mode
Linting & Testing
📜 LicenseThis project is licensed under the MIT License. |