{"id":13605282,"url":"https://github.com/dhylands/upy-shell","last_synced_at":"2025-03-21T02:32:44.914Z","repository":{"id":19225983,"uuid":"22460383","full_name":"dhylands/upy-shell","owner":"dhylands","description":"MicroPython shell","archived":false,"fork":false,"pushed_at":"2018-03-23T21:57:58.000Z","size":139,"stargazers_count":40,"open_issues_count":9,"forks_count":11,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-17T20:02:15.122Z","etag":null,"topics":[],"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/dhylands.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}},"created_at":"2014-07-31T07:23:59.000Z","updated_at":"2025-01-16T09:06:28.000Z","dependencies_parsed_at":"2022-08-01T03:08:47.963Z","dependency_job_id":null,"html_url":"https://github.com/dhylands/upy-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhylands%2Fupy-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhylands%2Fupy-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhylands%2Fupy-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhylands%2Fupy-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhylands","download_url":"https://codeload.github.com/dhylands/upy-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244725660,"owners_count":20499643,"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":[],"created_at":"2024-08-01T19:00:56.971Z","updated_at":"2025-03-21T02:32:44.578Z","avatar_url":"https://github.com/dhylands.png","language":"Python","funding_links":[],"categories":["Util","Development"],"sub_categories":["Shells"],"readme":"upy-shell\n=========\n\nMicroPython shell\n\nThis is a very simple command line based shell for MicroPython.\nIt is based on a stripped down version of cmd, which can be found\nhere: https://github.com/micropython/micropython-lib/tree/master/cmd\n\nI use it by copying cmd.py an shell.py to my sdcard.\nThen you can do:\n```python\nimport shell\n```\nThis will automatically run it. If you want to reinvoke it, then use:\n```python\nshell.run()\n```\n\nThe shell has a notion of current directory, and you can use the cd command\nto move around.\n\nUse help to find out available commands.\n\n\nNote: If you are running an older version of Micropython, you should update it. A lot of the functions used were introduced recently.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhylands%2Fupy-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhylands%2Fupy-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhylands%2Fupy-shell/lists"}