{"id":21467956,"url":"https://github.com/danr/neptyne","last_synced_at":"2025-07-15T05:32:17.426Z","repository":{"id":54294252,"uuid":"183936618","full_name":"danr/neptyne","owner":"danr","description":"editor-agnostic jupyter kernel communication (+ kakoune integration)","archived":false,"fork":false,"pushed_at":"2021-02-26T02:46:50.000Z","size":233,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-10T16:27:33.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/danr.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":"2019-04-28T17:08:35.000Z","updated_at":"2023-03-27T23:03:22.000Z","dependencies_parsed_at":"2022-08-13T11:10:45.749Z","dependency_job_id":null,"html_url":"https://github.com/danr/neptyne","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danr%2Fneptyne","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danr%2Fneptyne/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danr%2Fneptyne/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danr%2Fneptyne/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danr","download_url":"https://codeload.github.com/danr/neptyne/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226019163,"owners_count":17560782,"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-11-23T08:20:52.243Z","updated_at":"2024-11-23T08:20:52.780Z","avatar_url":"https://github.com/danr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neptyne\n​\n[![IRC][IRC Badge]][IRC]\n\nEditor-agnostic jupyter kernel interaction and [kakoune](http://kakoune.org) integration\n\n## Installation and usage\n\nHave the python kernel installed and run\n\n```\npip install . --user\n```\n\nNow run\n\n```\nneptyne FILES...\n```\n\nIn the directory you want some files to be viewed. Now open your browser and start editing and saving the files:\n\n```\nchromium --app=http://localhost:8234\n```\n\n## Usage with kakoune\n\nInside kakoune run\n\n```\nsource %sh{neptyne kak_source}\n```\n\nNow you can use eg `neptyne-enable-process-on-idle` to rerun the kernel on NormalIdle and InsertIdle.\nNo files need to be listed on the command line, communication goes via a file called `.requests`.\n\n## Installation with docker\n\n```\ndocker run -p 8234:8234 -v \"$PWD:/workdir\" -it $(docker build -q .) neptyne -b 0.0.0.0 FILES...\n```\n\n## License\n\nMIT\n\n[IRC]: https://webchat.freenode.net?channels=kakoune\n[IRC Badge]: https://img.shields.io/badge/IRC-%23kakoune-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanr%2Fneptyne","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanr%2Fneptyne","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanr%2Fneptyne/lists"}