Software Alternatives, Accelerators & Startups

PySheets – Spreadsheet UI for Python

Pyspread Streamlit
  1. pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python.

    #Spreadsheets #Office Suites #Project Management 5 social mentions

  2. Turn python scripts into beautiful ML tools
    Pricing:
    • Open Source
    Does it need to be live (i.e when database or underlying spreadsheet updates does it need to be reflected in real time on the dashboard) or are you ok with static display. Live updating data is a pain I've messed around using javascript to force refresh html iframes on a timer. But I was never really satisfied with this. I've heard you can do things with websockets but that is starting to get too complicated for me (I'm not a programmer). For static stuff one of the data scientists in my org pointed me to Streamlit (https://streamlit.io/) it's a python package I found very easy to use. Can easily combine SQL with CSV imports and display them all on one dashboard. Can use forms toggle butotns etc to control the display.

    #Developer Tools #Application And Data #Productivity 174 social mentions

Discuss: PySheets – Spreadsheet UI for Python

Log in or Post with