Python Spreadsheet

Open-source Python projects categorized as Spreadsheet

Top 15 Python Spreadsheet Projects

Spreadsheet
  1. visidata

    A terminal spreadsheet multitool for discovering and arranging data

    Project mention: Data Science at the Command Line, 2nd Edition (2021) | news.ycombinator.com | 2024-05-06

    I'd like to call out one of my favorite pieces of software from the past 10 years: VisiData [1] has completely changed the way I do ad-hoc data processing, and is now my go-to for pretty much all use cases that I previously used spreadsheets for, and about half of those I previously used databases for.

    It's a TUI application, not strictly CLI, but scriptable, and I figure anyone building pipelines using tools like jq, q, awk, grep, etc. to process tabular data will find it extremely useful.

    ----

    [1]: https://visidata.org

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. gspread

    Google Sheets Python API

    Project mention: What is the REST API Source toolkit? | dev.to | 2024-06-24

    And last but not least, thank you to dlt team’s Anton Burnashev (also known for gspread library) for building it out!

  4. XlsxWriter

    A Python module for creating Excel XLSX files.

    Project mention: 7 Python Excel Libraries: In-Depth Review for Developers | dev.to | 2024-07-18

    XlsxWriter is a Python library for creating Excel 2007 xlsx files. It is particularly well-suited for writing complex formulas and creating sophisticated charts.

  5. baserow

    The official repository is hosted on https://gitlab.com/bramw/baserow. Baserow is an open source no-code database tool and Airtable alternative.

    Project mention: Why Do Developers Struggle with Low-Code? (6 Tools That Actually Help) | dev.to | 2025-02-27

    4. Baserow (An Open-Source Airtable Alternative for Easy Data Management)

  6. pygsheets

    Google Sheets Python API v4

  7. ipysheet

    Jupyter handsontable integration

  8. sheet2dict

    Simple XLSX and CSV to dictionary converter

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. blender_spreadsheet_import

    Blender add-on to import Spreadsheet data from CSV or JSON files. The data can then be used with geometry nodes.

  11. Robinhood-1099-Parser

    Parse Robinhood 1099 Tax Document from PDF into CSV

  12. alfred-file-explorer

    🔍 Explore your file system through a Spreadsheet

  13. convey

    CSV processing and web related data types mutual conversion (by CZ-NIC)

  14. plotrock

    3D Graphing Addon for Blender

  15. xlsx_copycull

    A tool for streamlined copying of Microsoft Excel spreadsheets and conditionally deleting certain rows

  16. prgs-docs-spreadsheetkvc

    A simple commandline spreadsheet based on curses and python, with support for authenticated encryption based csv files.

  17. diablo4-gear-affixes

    Diablo 4 Gear Affixes

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Spreadsheet discussion

Log in or Post with

Python Spreadsheet related posts

  • Probly: Spreadsheets and Python and AI, right in the browser

    4 projects | news.ycombinator.com | 27 Feb 2025
  • Using spreadsheet widgets in Jupyter notebooks

    5 projects | /r/Jupyter | 24 Mar 2023
  • Ask HN: I'm looking for some new spreadsheet software what are people using?

    2 projects | news.ycombinator.com | 4 Dec 2022
  • IMPORTHTML/IMPORTXML workaround for stats.nba.com in 2021?

    3 projects | /r/googlesheets | 8 Nov 2021
  • Command line spread sheets with vim-like keybindings

    2 projects | /r/vim | 29 Sep 2021
  • A terminal spreadsheet multitool for discovering and arranging data

    3 projects | /r/vim | 27 Sep 2021
  • A terminal spreadsheet multitool for discovering and arranging data

    3 projects | /r/commandline | 27 Sep 2021
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source Spreadsheet projects in Python? This list will help you:

# Project Stars
1 visidata 8,097
2 gspread 7,220
3 XlsxWriter 3,730
4 baserow 2,573
5 pygsheets 1,531
6 ipysheet 544
7 sheet2dict 221
8 blender_spreadsheet_import 102
9 Robinhood-1099-Parser 67
10 alfred-file-explorer 19
11 convey 18
12 plotrock 10
13 xlsx_copycull 5
14 prgs-docs-spreadsheetkvc 1
15 diablo4-gear-affixes 1

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?