gridstudio

Grid studio is a web-based spreadsheet application with full integration of the Python programming language.

  • 所有者: ricklamers/gridstudio
  • 平台:
  • 许可证: GNU Affero General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Grid studio is a web-based spreadsheet application with full integration of the Python programming language.

It 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.

Architecture overview

The application is structured in two parts:

  1. The (centralized) workspace manager
    1. CRUD interface for creating, copying, editing and deleting workspaces.
    2. Proxy to send traffic to the right workspace environment (part 2)
  2. Workspace Go execution environment
    1. Go cell parsing and evaluating spreadsheet backend
    2. Node.js terminal session
    3. Python interpreter integration

For 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.

Installation

To run Grid studio locally refer to the Installation page of the Wiki.

It 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.

For more information check out our Wiki.

If don't want to install Grid studio locally you can try out the beta of the hosted version here: https://dashboard.gridstudio.io.

主要指标

概览
名称与所有者ricklamers/gridstudio
主编程语言JavaScript
编程语言Dockerfile (语言数: 9)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2019-07-23 13:56:41
推送于2023-11-07 21:11:21
最后一次提交2023-05-15 19:18:45
发布数0
用户参与
星数8.9k
关注者数323
派生数1.5k
提交数204
已启用问题?
问题数131
打开的问题数38
拉请求数14
打开的拉请求数5
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?