Skip to content

MehboobUsman/Python-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Ή Python Online Compiler (Web-Based)

This project is a simple Python code interpreter built with HTML, CSS, and JavaScript.

πŸš€ Features

  • Code Editor with:
    • Syntax highlighting (via CodeMirror)
    • Auto indentation & bracket matching
    • Dark theme
  • Run Python Code directly in the browser.
  • Input Handling
    If the code contains input(), users can provide values dynamically through generated input fields.
  • Live Output Terminal
    Displays execution results in real time.
  • Modern UI/UX with a clean dark theme and responsive layout.

About

Python Interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published