{"id":13802676,"url":"https://github.com/prusnak/micropython-extmod-generator","last_synced_at":"2025-08-02T13:30:37.137Z","repository":{"id":56553549,"uuid":"52979962","full_name":"prusnak/micropython-extmod-generator","owner":"prusnak","description":"Generator for Micropython external modules written in C","archived":false,"fork":false,"pushed_at":"2022-11-20T00:34:53.000Z","size":46,"stargazers_count":21,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-30T13:59:42.380Z","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/prusnak.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":"2016-03-02T16:54:28.000Z","updated_at":"2023-03-30T21:11:16.000Z","dependencies_parsed_at":"2023-01-22T17:15:18.817Z","dependency_job_id":null,"html_url":"https://github.com/prusnak/micropython-extmod-generator","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/prusnak%2Fmicropython-extmod-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prusnak%2Fmicropython-extmod-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prusnak%2Fmicropython-extmod-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prusnak%2Fmicropython-extmod-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prusnak","download_url":"https://codeload.github.com/prusnak/micropython-extmod-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228476054,"owners_count":17926134,"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-04T00:01:50.068Z","updated_at":"2024-12-06T14:05:37.889Z","avatar_url":"https://github.com/prusnak.png","language":"Python","readme":"micropython-extmod-generator\n============================\n\nGenerator for Micropython external modules written in C\n\nUsage\n-----\n\n```\nextmod-generator [-f] module\n```\n\nProgram will look for file named `module/module.py` and generate the following files:\n\n* `module/modmodule.c` - external module source code - to be put in `micropython/extmod`\n* `module/qstrdefs.h` - needs to be merged manually with `micropython/py/qstrdefs.h`\n\nIf a `module` argument is not provided, the default `example` will be used.\n\nExample\n-------\n\n[example/example.py](example/example.py) ⇒ [example/modexample.c](example/modexample.c) + [example/qstrdefs.h](example/qstrdefs.h)\n\nLicense\n-------\n\nLicensed under MIT License.\n","funding_links":[],"categories":["Development"],"sub_categories":["Code Generation"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprusnak%2Fmicropython-extmod-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprusnak%2Fmicropython-extmod-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprusnak%2Fmicropython-extmod-generator/lists"}