Skip to content

flux-foundry/Python-Code-Analyzer

Repository files navigation

Python Code Analyzer

A lightweight, mobile-first Python playground built to comfortably write, execute, and review code on the go without needing a PC.

Features

  • Mobile-Optimized UI: Designed specifically for coding from your phone.
  • Live Execution: Built-in terminal for real-time output.
  • AI Feedback: Instant logic and syntax reviews.
  • Data Science Ready: Pre-loaded with numpy, pandas, scipy, and matplotlib.

Why I Built This

While there are many online IDEs, I built this specifically to have a quick, hassle-free way to practice and check Python code directly from my phone without booting up a computer.

Usage

Simply open the web app, write your Python code in the editor, and hit Run Code to see terminal output or get AI-powered feedback.

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/4c12a261-6c47-42b5-8580-e0bebe8a9793

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev

About

A lightweight, mobile-first Python playground with AI feedback, built for quick on-the-go coding without a PC..

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors