-
westonganger/spreadsheet_architect
Spreadsheet Architect: Create Spreadsheets from Ruby Objects — A library to create XLSX, ODS, or CSV spreadsheets from Active Record relations, plain Ruby objects, or tabular data.
Appears in lists (3)
- Issue 446 - First Impressions of Ruby 2.7's Pattern Matching
- Issue 491 - The art of writing a good Ruby Gem specification
- Issue 529 - How fast are Ruby 3.0's Ractors
More like this (1)
-
A Guide to Excel Spreadsheets in Python With openpyxl – Real Python
Editing Excel Spreadsheets in Python With openpyxl Learn how to handle spreadsheets in Python using the...