Skip to content
Change the repository type filter

All

    Repositories list

    • pyexcel-ods3 reads, manipulates and writes data in ods formats using ezodf
      Python
      Other
      1365100Updated Aug 16, 2024Aug 16, 2024
    • pyexcel

      Public
      Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
      Python
      Other
      1631.2k220Updated Aug 12, 2024Aug 12, 2024
    • A wrapper library to read, manipulate and write data in xls using xlrd and xlwt
      Python
      Other
      224611Updated Jul 29, 2024Jul 29, 2024
    • It is a plugin to pyexcel and provides the capbility to read, manipulate and write data in ods formats using odfpy.
      Python
      Other
      84071Updated Jul 29, 2024Jul 29, 2024
    • One interface to read and write the data in various excel formats, import the data into and export the data from databases
      Python
      Other
      205841Updated Mar 9, 2024Mar 9, 2024
    • A wrapper library to read, manipulate and write data in xlsx and xlsm format using openpyxl
      Python
      Other
      31115102Updated Jul 14, 2023Jul 14, 2023
    • It is a plugin to pyexcel and provides the capbility to read data in ods format using tailored messytables.
      Python
      Other
      21010Updated Jun 6, 2022Jun 6, 2022
    • Read big xlsx files that openpyxl, xlrd could not do efficiently
      Python
      Other
      4421Updated Apr 11, 2022Apr 11, 2022
    • Common information shared by pyexcel and its libraries
      Shell
      MIT License
      2100Updated Feb 9, 2022Feb 9, 2022
    • Read tables in pdf files using camelot for pyexcel community
      Python
      Other
      0210Updated Nov 29, 2020Nov 29, 2020
    • Read tables in html page as excel data
      Python
      Other
      1600Updated Nov 29, 2020Nov 29, 2020
    • A wrapper library to write data in xlsx format using xlsxwriter
      Python
      Other
      1730Updated Nov 29, 2020Nov 29, 2020
    • read Microsoft Excel tm xlsb file
      Python
      Other
      1010Updated Nov 28, 2020Nov 28, 2020
    • pyexcel website
      CSS
      MIT License
      0000Updated Nov 17, 2020Nov 17, 2020
    • Writer an ods using loxun XMLWriter with constant memory
      Python
      Other
      1101Updated Oct 18, 2020Oct 18, 2020
    • A wrapper library of libxlsxwpy(libxlsxwriter) to write data in xlsx and xlsm format. Faster than pyexcel-xlsxw?
      Python
      Other
      0000Updated Oct 16, 2020Oct 16, 2020
    • A wrapper library of libxlsxwriter, a C library
      Python
      Other
      1300Updated Oct 16, 2020Oct 16, 2020
    • A command utility to read and write data into csv, tsv, xls, xlsx and ods format.
      Python
      Other
      32810Updated Nov 10, 2019Nov 10, 2019
    • ezodf is a Python package to create new or open existing OpenDocument (ODF) files to extract, add, modify or delete document data, forked from dead project https://bitbucket.org/mozman/ezodf
      Python
      Other
      23840Updated Jun 15, 2019Jun 15, 2019
    • Simple command-line utility to convert Excel files to searchable and sortable HTML table.
      Python