# ViperIDE **Repository Path**: exploit/ViperIDE ## Basic Information - **Project Name**: ViperIDE - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-10 - **Last Updated**: 2024-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ViperIDE [![GitHub Repo stars](https://img.shields.io/github/stars/vshymanskyy/ViperIDE?style=flat-square&color=green)](https://github.com/vshymanskyy/ViperIDE/stargazers) [![GitHub issues](https://img.shields.io/github/issues-raw/vshymanskyy/ViperIDE?style=flat-square&label=issues&color=green)](https://github.com/vshymanskyy/ViperIDE/issues) [![GitHub license](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/vshymanskyy/ViperIDE) [![Support vshymanskyy](https://img.shields.io/static/v1?label=support&message=%E2%9D%A4&color=%23fe8e86)](https://quicknote.io/da0a7d50-bb49-11ec-936a-6d7fd5a2de08) **An innovative [MicroPython](https://micropython.org) / [CircuitPython](https://circuitpython.org) IDE for Web and Mobile** 👉 [Open ViperIDE Online](https://viper-ide.org) [![image](docs/images/screenshot-desktop-chrome.png)](docs/images) ## Features - **Lightweight and Accessible** - Runs entirely in your browser - no installation required - Works **offline** on both PC and smartphone - **Flexible Connectivity** - Direct USB connection - Wireless/remote options available - **Powerful Python Development** - Real-time code analysis: Spot errors and warnings instantly - Integrated Terminal/REPL for interactive coding - Basic code completion - MicroPython Virtual Machine for experimentation - **Built-in Management Tools** - File explorer and editor - Package management system - ... read more about [features and device support](./docs/Features.md) ## Links [ViperIDE Online ](https://viper-ide.org) [Feedback](./docs/Feedback.md) [Documentation](./docs/) [Discussion](https://github.com/orgs/micropython/discussions/15219) [CodeMirror](https://codemirror.net), [Ruff](https://docs.astral.sh/ruff), [Xterm.js](https://xtermjs.org), [PeerJS](https://peerjs.com)