{"id":14967244,"url":"https://github.com/vshymanskyy/viperide","last_synced_at":"2025-05-16T02:07:55.776Z","repository":{"id":243511303,"uuid":"812632071","full_name":"vshymanskyy/ViperIDE","owner":"vshymanskyy","description":"An innovative MicroPython / CircuitPython IDE for Web and Mobile","archived":false,"fork":false,"pushed_at":"2025-03-04T08:26:52.000Z","size":2139,"stargazers_count":471,"open_issues_count":20,"forks_count":24,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-16T02:07:53.048Z","etag":null,"topics":["ampy","circuitpython","ide","micropython","mobile-app","mpremote","pwa-app","python3","rshell","terminal","vanilla-js"],"latest_commit_sha":null,"homepage":"https://viper-ide.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vshymanskyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-09T12:52:52.000Z","updated_at":"2025-05-16T01:02:05.000Z","dependencies_parsed_at":"2024-06-09T14:22:19.011Z","dependency_job_id":"c6955838-20a1-492b-9f0b-1434d053c64a","html_url":"https://github.com/vshymanskyy/ViperIDE","commit_stats":{"total_commits":463,"total_committers":2,"mean_commits":231.5,"dds":0.006479481641468721,"last_synced_commit":"f0956c018ff54b758919ddab758fe2523b7e28f1"},"previous_names":["vshymanskyy/viperide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vshymanskyy%2FViperIDE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vshymanskyy%2FViperIDE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vshymanskyy%2FViperIDE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vshymanskyy%2FViperIDE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vshymanskyy","download_url":"https://codeload.github.com/vshymanskyy/ViperIDE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453653,"owners_count":22073617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ampy","circuitpython","ide","micropython","mobile-app","mpremote","pwa-app","python3","rshell","terminal","vanilla-js"],"created_at":"2024-09-24T13:37:41.577Z","updated_at":"2025-05-16T02:07:55.752Z","avatar_url":"https://github.com/vshymanskyy.png","language":"Python","readme":"# ViperIDE\n\n\u003c!--[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md) --\u003e\n[![GitHub Repo stars](https://img.shields.io/github/stars/vshymanskyy/ViperIDE?style=flat-square\u0026color=green)](https://github.com/vshymanskyy/ViperIDE/stargazers) \n[![GitHub issues](https://img.shields.io/github/issues-raw/vshymanskyy/ViperIDE?style=flat-square\u0026label=issues\u0026color=green)](https://github.com/vshymanskyy/ViperIDE/issues) \n[![Build status](https://img.shields.io/github/actions/workflow/status/vshymanskyy/ViperIDE/static.yml?branch=main\u0026style=flat-square\u0026logo=github\u0026label=build)](https://github.com/vshymanskyy/ViperIDE/actions) \n[![GitHub license](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/vshymanskyy/ViperIDE) \n[![Support vshymanskyy](https://img.shields.io/static/v1?label=support\u0026message=%E2%9D%A4\u0026color=%23fe8e86)](https://quicknote.io/da0a7d50-bb49-11ec-936a-6d7fd5a2de08) \n\n**An innovative [MicroPython](https://micropython.org) / [CircuitPython](https://circuitpython.org) IDE for Web and Mobile**\n\n[![image](docs/images/visual-main.png)](https://viper-ide.org)\n\n## Features\n\n- **Lightweight and Accessible**\n  - Runs entirely in your browser - no installation required\n  - Works **offline** on both PC and smartphone\n- **Flexible Connectivity**\n  - Direct USB connection\n  - Wireless/remote options available\n- **Powerful Python Development**\n  - Real-time code analysis: Spot errors and warnings instantly\n  - Integrated Terminal/REPL for interactive coding\n  - Basic code completion\n  - MicroPython Virtual Machine for experimentation\n- **Built-in Management Tools**\n  - File explorer and editor\n  - Package management system\n- ... read more about [features and device support](./docs/Features.md)\n\n## Links\n\n[ViperIDE Online ](https://viper-ide.org)  \n[Feedback](./docs/Feedback.md)  \n[Documentation](./docs/)  \n[Discussion](https://github.com/orgs/micropython/discussions/15219)  \n\n## Used software\n\n- [CodeMirror](https://codemirror.net) - Main code editor, MIT\n- [Ruff](https://docs.astral.sh/ruff) - Python linter and formatter, MIT\n- [Xterm.js](https://xtermjs.org) - REPL Terminal, MIT\n- [PeerJS](https://peerjs.com) - P2P/WebRTC connections, MIT\n- [MicroPython](https://github.com/micropython/micropython) - Virtual Machine, MIT\n- [mpy-cross](https://github.com/micropython/micropython/tree/master/mpy-cross) - Code validation, MIT\n- [mpy-tool](https://github.com/micropython/micropython/blob/master/tools/mpy-tool.py) - MPY bytecode disassembler - MIT\n- [python-minifier](https://github.com/dflook/python-minifier) - Code minifier, MIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvshymanskyy%2Fviperide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvshymanskyy%2Fviperide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvshymanskyy%2Fviperide/lists"}