excel-parser
There are 15 repositories under excel-parser topic.
DissectMalware/xlrd2
xlrd2 is a variant of xlrd that is actively maintained
DissectMalware/pyxlsb2
an Excel 2007+ Binary Workbook (xlsb) parser for Python
Fei-Sheng-Wu/XlsxToHtmlConverter
A fast Xlsx to Html file converter. Support cell fills, fonts, borders, alignments, and other styles. Support different cell sizes and merged cells. Support custom number formats and basic conditions. Support multiple sheets and hidden sheets. Support embedded pictures. Support progress callbacks. Only depend on the Microsoft Open Xml SDK.
spaghettisolutions/xlsx-parser
Very simple to implement xlsx parser to extract data from spreadsheets for php 8.1+
hellofromtheothersky/GitExcely
A tool for parsing excel, generate excel and spreadsheet version control in Excel, created by Python and using with Git
spacious-team/table-wrapper-excel-impl
Implements unified Table Wrapper API for Excel format and helps to easily search and access to row, column, and cell value.
BaseMax/PythonDataExcelReader
Just a tiny program to read Excel rows as array in Python and write into JSON format.
judaicalink/rdf_generator
A library to generate rdf files in turtle format for Judaicalink.
spacious-team/table-wrapper-api
Helps to declare tables from various file formats and provides unified API for search and access to row, column, and cell value.
spacious-team/table-wrapper-spring-boot-starter
Spring Boot starter with autoconfiguration and impl dependencies for Table Wrapper API
0b00101010/E2J
Excel to Json ( Unity ) Excel Parser for Unity
Akhtar21yr/Auto-import-data
This is very powerful app which is use to automate excel or csv file , basically it's link excel or csv file to relational database such as postgresql or mssql. whenver we save data to our excel or csv file it's automatically transfer data from excel or csv file to database easily.
imranzaheer612/TrieDictionary
Implemented trie data structure to creat a dictionary.
mhshahzad/react-spreadsheet-validator
Import flow for Excel (.xlsx) and CSV file with automated column matching and validation, and all the functionality now with MaterialUI
imranzaheer612/imdbMoviesParser
Parse the movies data from imdb excel file and manage the info in a datastructure. You can do searches related director, actor, genre etc.