{"id":13570115,"url":"https://github.com/Svenskithesource/pySpy","last_synced_at":"2025-04-04T06:31:49.834Z","repository":{"id":61655167,"uuid":"544534817","full_name":"Svenskithesource/pySpy","owner":"Svenskithesource","description":"dnSpy but for Python","archived":false,"fork":false,"pushed_at":"2022-12-20T14:18:44.000Z","size":242,"stargazers_count":75,"open_issues_count":0,"forks_count":13,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-05T02:36:13.857Z","etag":null,"topics":["bytecode-viewer","disassembler"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Svenskithesource.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":"2022-10-02T18:10:04.000Z","updated_at":"2024-09-21T22:04:43.000Z","dependencies_parsed_at":"2023-01-30T01:00:45.512Z","dependency_job_id":null,"html_url":"https://github.com/Svenskithesource/pySpy","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/Svenskithesource%2FpySpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svenskithesource%2FpySpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svenskithesource%2FpySpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Svenskithesource%2FpySpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Svenskithesource","download_url":"https://codeload.github.com/Svenskithesource/pySpy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247134507,"owners_count":20889401,"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":["bytecode-viewer","disassembler"],"created_at":"2024-08-01T14:00:48.460Z","updated_at":"2025-04-04T06:31:44.825Z","avatar_url":"https://github.com/Svenskithesource.png","language":"Python","funding_links":[],"categories":["Bytecode","Python"],"sub_categories":["Editors"],"readme":"# pySpy\n\npySpy attempts to re-create the experience of dnSpy, but for Python bytecode.\n\nYou can easily view and edit the bytecode, names, and constants. All with a relatively intuitive GUI.\n\n## Version support\nCurrently, the editor doesn't aim for cross-version support. You can only edit the bytecode of the version that you're running the program on.\nIt uses [dearpygui](https://github.com/hoffstadt/DearPyGui) for the GUI, which can only run on Python versions 3.7 - 3.10\n\nIt uses an internal module to edit the bytecode, which handles all the converting from and to native code objects. It also ensures all jump arguments are up-to-date.\n\n## How to use\n`pip install -r requirements.txt`\n\n`python3 pyspy`\n\n## Missing features\nThere are a lot of opportunities to make this better, for example:\n- A debugger\n- Create new code objects\n- ~~Add constants~~ Added\n- ~~Add names~~ Added\n- Add new instructions\n- Plugin support\n\nIn other words, contributing is appreciated.\n\n## Showcase\n![image](https://user-images.githubusercontent.com/40274381/196053131-55e755da-ac18-4daa-8546-2c21a16491e5.png)\n\n## License\nUsing the [GNU General Public License v3.0](https://github.com/Svenskithesource/pySpy/blob/main/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSvenskithesource%2FpySpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSvenskithesource%2FpySpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSvenskithesource%2FpySpy/lists"}