{"id":18520273,"url":"https://github.com/atiep/pyasm","last_synced_at":"2026-04-30T10:01:56.102Z","repository":{"id":135412165,"uuid":"249263700","full_name":"AtieP/pyasm","owner":"AtieP","description":"An assembler made using Python without using any external modules","archived":false,"fork":false,"pushed_at":"2020-03-23T14:12:27.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T17:12:42.048Z","etag":null,"topics":["assembler","intel","pyasm","python","repl","x16","x86"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AtieP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-22T20:09:40.000Z","updated_at":"2021-09-09T08:23:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"7669c8c5-d5a8-4168-9741-157e1449edc1","html_url":"https://github.com/AtieP/pyasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AtieP/pyasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fpyasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fpyasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fpyasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fpyasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtieP","download_url":"https://codeload.github.com/AtieP/pyasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtieP%2Fpyasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["assembler","intel","pyasm","python","repl","x16","x86"],"created_at":"2024-11-06T17:19:27.860Z","updated_at":"2026-04-30T10:01:55.861Z","avatar_url":"https://github.com/AtieP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyasm\nAn assembler made using Python. It exports to binary.\n\n# How to use it\nDownload Python 3. Then, to run the file, use `python pyasm.py [output file]`. Done!\n\n# Valid instructions\n`mov r8, imm8`  \n`mov r16, imm16`  \n`cli`  \n`hlt`  \n`int3`  \n`into`  \n`int xx`  \n`db byte`  \n`jmp \u003clabel\u003e`  \n`fill \u003cbyte\u003e \u003ctimes\u003e`  \n`fillu \u003cbyte\u003e \u003cbytes until the file is\u003e`  \n`inc r8`  \n`inc r16`  \n`dec r8`  \n`dec r16`   \n\n**Note that all numbers are in hexadecimal, except for fill and fillu.**  \n**Example of a label: `label:`**\n\n# Valid preprocessor directives\n`#incbin \"binary file\"`\n\n# I want to help to the development!\nOpen an issue or send a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiep%2Fpyasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatiep%2Fpyasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiep%2Fpyasm/lists"}