{"id":15629004,"url":"https://github.com/pwwang/neutrapy","last_synced_at":"2025-09-06T17:33:50.545Z","repository":{"id":56818804,"uuid":"525590122","full_name":"pwwang/neutrapy","owner":"pwwang","description":"A CLI tool to build desktop applications with Neutralinojs and Python as backend","archived":false,"fork":false,"pushed_at":"2022-08-25T06:25:14.000Z","size":635,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-29T23:13:46.967Z","etag":null,"topics":["desktop-app","electron","neutralinojs","python","websockets"],"latest_commit_sha":null,"homepage":"https://pwwang.github.io/neutrapy","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/pwwang.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}},"created_at":"2022-08-17T00:50:47.000Z","updated_at":"2024-05-23T07:48:47.000Z","dependencies_parsed_at":"2022-08-25T07:24:45.333Z","dependency_job_id":null,"html_url":"https://github.com/pwwang/neutrapy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pwwang/neutrapy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fneutrapy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fneutrapy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fneutrapy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fneutrapy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwwang","download_url":"https://codeload.github.com/pwwang/neutrapy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwwang%2Fneutrapy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273935974,"owners_count":25194074,"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-09-06T02:00:13.247Z","response_time":2576,"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":["desktop-app","electron","neutralinojs","python","websockets"],"created_at":"2024-10-03T10:25:18.147Z","updated_at":"2025-09-06T17:33:50.503Z","avatar_url":"https://github.com/pwwang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./logo.png\"/\u003e\n  \u003cp\u003e\n    A CLI tool to build desktop applications with Neutralinojs and Python as backend\n  \u003cp\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\nThanks to [Neutralinojs][1]'s extension system, which allows us to spawn a process and communicate with it. `neutrapy` maintains both the app and the extension written in Python. Also thanks to [`PyOxidizer`][3] that compiles Python code to into binary so that it can be shipped with the app.\n\n## Example\n\n![example](./example.png)\n\nThe example is generated by `neutrapy create -n example`. It isn't the same as the offical example, called [litePy][4], from Neutralinojs. The official one saves the code into a temporary file and executes it by spawn a python process, which is just a one-way communication. `neutrapy` uses [websocket_client][5] for the extension to communicate with the Neutralino server. This enables a bi-directional communication between the frontend and backend.\n\n## Installation\n\n```bash\n$ pip install -U neutrapy\n# Installs the latest version of neutrapy\n```\n\n## Documentation\n\n[https://pwwang.github.io/neutrapy/][6]\n\n\n## Credits\n\n- [neutralinojs][1]\n- [PyOxidizer][3]\n- [neutralino_python_extension_sample][2]\n\n[1]: https://neutralino.js.org/\n[2]: https://github.com/danidre14/neutralino_python_extension_sample\n[3]: https://github.com/indygreg/PyOxidizer\n[4]: https://github.com/codezri/litepy\n[5]: https://github.com/websocket-client/websocket-client\n[6]: https://pwwang.github.io/neutrapy/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwwang%2Fneutrapy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpwwang%2Fneutrapy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwwang%2Fneutrapy/lists"}