{"id":13426032,"url":"https://github.com/ricklamers/gridstudio","last_synced_at":"2025-05-14T02:05:26.682Z","repository":{"id":38185195,"uuid":"198441611","full_name":"ricklamers/gridstudio","owner":"ricklamers","description":"Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.","archived":false,"fork":false,"pushed_at":"2023-11-07T21:11:21.000Z","size":130622,"stargazers_count":8873,"open_issues_count":43,"forks_count":1507,"subscribers_count":322,"default_branch":"master","last_synced_at":"2025-04-10T11:01:43.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ricklamers.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"patreon":"gridstudio","custom":"https://www.paypal.com/donate/?token=v7Leg55KXqpeWLDOqVidZGjMepY-KXTCSB8BhOndSXYkZGtsvmUtyWT0c7Jz5MZO9BVTAm"}},"created_at":"2019-07-23T13:56:41.000Z","updated_at":"2025-04-09T13:29:02.000Z","dependencies_parsed_at":"2023-01-21T14:02:39.092Z","dependency_job_id":"c902b18f-a4c2-442c-ac8f-420ee2217978","html_url":"https://github.com/ricklamers/gridstudio","commit_stats":{"total_commits":185,"total_committers":15,"mean_commits":"12.333333333333334","dds":"0.31351351351351353","last_synced_commit":"04f704f56dbd76ac7a10d576fb3a6a08552864bc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricklamers%2Fgridstudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricklamers%2Fgridstudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricklamers%2Fgridstudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricklamers%2Fgridstudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricklamers","download_url":"https://codeload.github.com/ricklamers/gridstudio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052692,"owners_count":22006716,"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-07-31T00:01:24.764Z","updated_at":"2025-05-14T02:05:21.662Z","avatar_url":"https://github.com/ricklamers.png","language":"JavaScript","funding_links":["https://patreon.com/gridstudio","https://www.paypal.com/donate/?token=v7Leg55KXqpeWLDOqVidZGjMepY-KXTCSB8BhOndSXYkZGtsvmUtyWT0c7Jz5MZO9BVTAm"],"categories":["JavaScript","The Data Science Toolbox","others","Applications","📦 Legacy \u0026 Inactive Projects"],"sub_categories":["Miscellaneous Tools","Notebooks"],"readme":"\u003cimg src='https://github.com/ricklamers/gridstudio/assets/1309307/147b8ffd-8843-4a4a-b42c-e28805e9d3e7' width='200px' style='margin-bottom: 30px;'\u003e\n\nGrid studio is a web-based spreadsheet application with full integration of the Python programming language.\n\n\nhttps://user-images.githubusercontent.com/1309307/233638107-f568519d-4581-4e20-92a7-b61e628d5fef.mp4\n\n\nIt intends to provide an integrated workflow for loading, cleaning, manipulating, and visualizing data. This is achieved through a spreadsheet backend written in Go with integration of the Python runtime to manipulate its contents.\n\n### Architecture overview\nThe application is structured in two parts:\n\n1. The (centralized) workspace manager\n    1. CRUD interface for creating, copying, editing and deleting workspaces.\n    1. Proxy to send traffic to the right workspace environment (part 2)\n1. Workspace Go execution environment\n    1. Go cell parsing and evaluating spreadsheet backend\n    1. Node.js terminal session\n    1. Python interpreter integration\n\nFor more details about each part check out the code in the repository. If anything is unclear (or unreadable - not all code is equally pretty!) make an issue and details will be provided.\n\n### Features\n\n#### Spreadsheet functions that you know\nhttps://user-images.githubusercontent.com/1309307/233638180-87c4375d-20b6-46da-9049-8ad60ff32beb.mp4\n\n#### Powerful scripting, fully integrated\nhttps://user-images.githubusercontent.com/1309307/233638234-6c282006-c615-41ca-bfff-5f8cb9c2dab5.mp4\n\n#### Run any command on Ubuntu Linux\nhttps://user-images.githubusercontent.com/1309307/233638276-9ff2a532-3940-49ea-b152-ffa8ded3c4d0.mp4\n\n### Installation\nTo run Grid studio locally refer to the \u003ca href=\"https://github.com/ricklamers/gridstudio/wiki/Installation\"\u003eInstallation\u003c/a\u003e page of the Wiki.\n\nIt comes down to pulling the latest Grid studio Docker image that has all dependencies configured (mainly: Go language, Python 3 with packages, Node.js) and starting the Docker container.\n\nFor more information check out our \u003ca href=\"https://github.com/ricklamers/gridstudio/wiki\"\u003eWiki\u003c/a\u003e.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricklamers%2Fgridstudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricklamers%2Fgridstudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricklamers%2Fgridstudio/lists"}