xlsx-spreadsheet
There are 17 repositories under xlsx-spreadsheet topic.
felixbuenemann/xlsxtream
Streaming & Fast XLSX Spreadsheet Writer for Ruby
LuisEnMarroquin/json-as-xlsx
Create excel from json npm package
AsperaGmbH/xlsx-reader
xlsx-reader is a PHP library for fast and efficient reading of XLSX spreadsheet files. Its focus is on reading the data contained within XLSX files, disregarding all document styling beyond that which is strictly necessary for data type recognition. It is built to be usable for very big XLSX files in the magnitude of multiple GBs.
Gueni/Anaxcel
A Python-based, open source, desktop application to import, read and analyse excel files in order to create and display multiple charts.
mehulparmar4ever/XlsxReaderWriterSwift
XlsxReaderWriter is an Swift 5 library for iPhone / iPad and Mac. It parses and writes MS Excel XLSX files.
NickLitwinow/XLSXAssembler_Public
An ETL tool, automating the merging of data from multiple Excel files. Built with: Python, Airflow, Cron, Redis, Pandas, Openpyxl, PyQT5, Docker.
h8nor/CellSpotter
Assistant when working with table data (VBA)
Kritskii-A/export-json-as-xlsx
Create excel from json npm package
c4r3/XLSX-Reader
100% Scala XLSX Reader
navono/xlxs-helper
xlsx info transform
oshinrathor/Datasets
This repository contains a collection of diverse datasets in various file formats, such as CSV and XLSX. These datasets serve as valuable resources for data analysis, machine learning, and other projects that require sample datasets. You can explore the repository to access and utilize these datasets for your data-related work. Happy exploring!
yanemil/xlsxopera
Work on xlsx files. Convert to list, dict. Get rows, cols, headers, cell values, positions and more.
CallumHoughton18/XLSXDataExtractor
A light weight data extraction library built on top of ClosedXML for data extraction in Excel files.
felipedemacedo/javaxlsreader
XLS, XLSX file creator/reader in Java Maven
Matthew-Mosior/Filtering-Analysis-Tool
A Haskell script that takes in a tab-delimited file and provides an in depth view of a user-defined filtering scheme.
sramos/rubyXL-rails
A gem to generate xlsx documents from rubyXL by using rxlsx templates.
wooneusean/xlsx-parser.js
I couldn't find any good XLSX parsers so I created my own.