{"id":50329108,"url":"https://github.com/okenakt/protium","last_synced_at":"2026-05-29T08:31:36.823Z","repository":{"id":323509243,"uuid":"1074049333","full_name":"okenakt/protium","owner":"okenakt","description":"Interactive Python environment for VS Code with flexible execution in your workflow","archived":false,"fork":false,"pushed_at":"2026-02-04T03:00:08.000Z","size":410,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-04T14:40:04.866Z","etag":null,"topics":["data-science","jupyter","machine-learning","python","repl","vscode"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/okenakt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"okenakt","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"okenakt","thanks_dev":null,"custom":null}},"created_at":"2025-10-11T04:00:23.000Z","updated_at":"2026-02-04T03:00:12.000Z","dependencies_parsed_at":"2026-02-04T05:02:58.237Z","dependency_job_id":null,"html_url":"https://github.com/okenakt/protium","commit_stats":null,"previous_names":["okenakt/protium"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/okenakt/protium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okenakt%2Fprotium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okenakt%2Fprotium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okenakt%2Fprotium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okenakt%2Fprotium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okenakt","download_url":"https://codeload.github.com/okenakt/protium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okenakt%2Fprotium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33644191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["data-science","jupyter","machine-learning","python","repl","vscode"],"created_at":"2026-05-29T08:31:35.880Z","updated_at":"2026-05-29T08:31:36.818Z","avatar_url":"https://github.com/okenakt.png","language":"TypeScript","funding_links":["https://github.com/sponsors/okenakt","https://buymeacoffee.com/okenakt"],"categories":[],"sub_categories":[],"readme":"# Protium\n\nInteractive Python environment for VS Code with flexible execution in your workflow.\n\n![Protium Screenshot](images/screenshot.png)\n\n## Features\n\n- **Flexible execution**: Run exactly what you need — a single line, a code block, or a selection\n- **Results that follow you**: View plots, images, and DataFrames that update as you switch files\n- **Session control**: Connect files to different kernels or share a kernel across multiple files\n- **Kernel monitor**: Track execution status, counts, and connected files in real-time\n- **Watch list**: Automatically evaluate expressions after each execution\n\n## Getting Started\n\n1. Install the extension from VS Code Marketplace\n2. Open a Python file (`.py`)\n3. Place cursor on code you want to execute\n4. Press `Shift+Enter` to execute\n5. View results in the \"Protium Results\" panel\n\n_Note: If `ipykernel` is not installed, Protium will prompt you to install it automatically._\n\n## Commands\n\n| Command                    | Description                          | Keybinding       |\n| -------------------------- | ------------------------------------ | ---------------- |\n| Execute and Move Next      | Execute code block and move to next  | `Shift+Enter`    |\n| Execute in Place           | Execute code block without moving    | `Ctrl+Enter`     |\n| Interrupt Execution        | Stop currently running code          | `Ctrl+Shift+C`   |\n| Clear Results              | Clear results for current file       | `Ctrl+Backspace` |\n| Connect to Existing Kernel | Connect current file to a kernel     | —                |\n| Restart Kernel             | Restart the kernel for current file  | —                |\n| Shutdown Kernel            | Shutdown the kernel for current file | —                |\n| Show Kernel Monitor        | Open the Kernel Monitor panel        | —                |\n| Show Watch List            | Open the Watch List sidebar          | —                |\n\n## Settings\n\n- `protium.resultDisplay.maxLines`: Maximum number of lines to display in result blocks (default: 20)\n\n## Documentation\n\n- [Design Document](docs/design.md): System architecture and design philosophy\n- [Features Specification](docs/features.md): Detailed feature requirements\n- [Development Guide](docs/development.md): Setup and coding conventions\n- [Change Log](CHANGELOG.md): Release history and version notes\n\n## License\n\nSee [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokenakt%2Fprotium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokenakt%2Fprotium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokenakt%2Fprotium/lists"}