{"id":18456253,"url":"https://github.com/funpythonec/upy_ide","last_synced_at":"2026-04-09T22:43:50.975Z","repository":{"id":68401605,"uuid":"154913381","full_name":"FunPythonEC/uPy_IDE","owner":"FunPythonEC","description":"Proyecto para desarrollar un IDE con opciones de flashear MicroPython en microcontroladores ESP","archived":false,"fork":false,"pushed_at":"2020-05-30T04:51:54.000Z","size":5857,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T21:55:42.136Z","etag":null,"topics":["beeware","editor","esp32","esp8266","micropython","pybee","python","toga"],"latest_commit_sha":null,"homepage":null,"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/FunPythonEC.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":"2018-10-27T01:54:08.000Z","updated_at":"2022-04-17T02:34:07.000Z","dependencies_parsed_at":"2023-02-22T10:30:33.654Z","dependency_job_id":null,"html_url":"https://github.com/FunPythonEC/uPy_IDE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FunPythonEC/uPy_IDE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FunPythonEC%2FuPy_IDE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FunPythonEC%2FuPy_IDE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FunPythonEC%2FuPy_IDE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FunPythonEC%2FuPy_IDE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FunPythonEC","download_url":"https://codeload.github.com/FunPythonEC/uPy_IDE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FunPythonEC%2FuPy_IDE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267600094,"owners_count":24113713,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["beeware","editor","esp32","esp8266","micropython","pybee","python","toga"],"created_at":"2024-11-06T08:10:59.430Z","updated_at":"2026-04-09T22:43:45.956Z","avatar_url":"https://github.com/FunPythonEC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uPy_IDE (An attemp of making a MicroPython IDE) :laughing:\nProyecto de desarrollo de un IDE con opciones de flashear MicroPython en microcontroladores ESP.\nPronto se agregara un campo simulador del REPL de MicroPython.\n\n## Ejecución\nHasta ahora solo se ha creado un ejecutable que es para Linux. Sin embargo, el proyecto en general esta todavía en una etapa de desarrollo, por lo que tambien se puede correr el proyecto en si pero debe cumplirse ciertos requerimientos dependiendo del sistema operativo.\n\nPara ello ver los minimos requisitos aquí: https://github.com/pybee/toga/blob/master/README.rst\n\nUna vez que se tengan los requerimientos instalados y se haya clonado el repositorio localmente. Abrir una terminal fuera de la carpeta del proyecto y ejecutar uno de los proximos comandos:\n\n`python -m uPy_IDE`\no\n`python3 -m uPy_IDE`\n### Sin entorno virtual\n\n~~~~ bash\nsudo pip3 install --pre toga\n~~~~\n\n### Con entorno virtual\n\n~~~~ bash\npython3 -m venv venv\nsource venv/bin/activate\npip install --pre toga\npip install pyserial\npip install python-dotenv\n\npip install click\n~~~~\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunpythonec%2Fupy_ide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunpythonec%2Fupy_ide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunpythonec%2Fupy_ide/lists"}