awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pyexcel avatar

pyexcel/pyexcel

0
View on GitHub↗
1,283 stars·166 forks·Python·9 viewsdocs.pyexcel.org↗

Pyexcel

Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files

Features

  • Document and File Processing - Provides a unified API for reading and writing spreadsheet formats.
  • Office Document Tools - Unified API for reading and writing Excel files.

Star history

Star history chart for pyexcel/pyexcelStar history chart for pyexcel/pyexcel

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pyexcel

Similar open-source projects, ranked by how many features they share with Pyexcel.
  • scanny/python-pptxscanny avatar

    scanny/python-pptx

    3,422View on GitHub↗

    Create Open XML PowerPoint documents in Python

    Python
    View on GitHub↗3,422
  • elapouya/python-docx-templateelapouya avatar

    elapouya/python-docx-template

    2,552View on GitHub↗

    python-docx-template is a template engine for generating Microsoft Word documents by merging .docx files with data contexts using a logic-based markup syntax. It functions as a document automator that injects variables, images, and sub-documents into Word files while maintaining the original styling. The project uses a rendering system based on Jinja2 to apply template logic and filters to Office Open XML files. It allows for the creation of custom template filters to transform data during the rendering phase and includes a command line interface for producing documents by passing a template

    Python
    View on GitHub↗2,552
  • python-openxml/python-docxpython-openxml avatar

    python-openxml/python-docx

    5,442View on GitHub↗

    python-docx is an OOXML document manipulation library used for creating, reading, and updating Microsoft Word files. It functions as a generator for building formatted documents and a parser for extracting text, metadata, and structural elements from existing files. The project provides a comprehensive style management system for defining and applying character, paragraph, and table styles within OpenXML documents. It allows for the programmatic control of document appearance through an object-oriented approach to the underlying XML schema. Capabilities cover a wide range of document generat

    Python
    View on GitHub↗5,442
  • iofficeai/officecliiOfficeAI avatar

    iOfficeAI/OfficeCLI

    8,092View on GitHub↗

    OfficeCLI is a headless office suite and automation tool designed for programmatically reading, editing, and generating Microsoft Office documents. It functions as an OOXML manipulation library and a document templating engine, providing a standalone binary that allows for the management of Word, Excel, and PowerPoint files without requiring a local installation of office software. The project distinguishes itself by exposing document operations as tools for AI agents via a JSON-RPC server and the Model Context Protocol. It enables advanced customization through raw XML manipulation using XPa

    C#
    View on GitHub↗8,092
See all 30 alternatives to Pyexcel→

Frequently asked questions

What does pyexcel/pyexcel do?

Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files

What are the main features of pyexcel/pyexcel?

The main features of pyexcel/pyexcel are: Document and File Processing, Office Document Tools.

What are some open-source alternatives to pyexcel/pyexcel?

Open-source alternatives to pyexcel/pyexcel include: scanny/python-pptx — Create Open XML PowerPoint documents in Python. python-openxml/python-docx — python-docx is an OOXML document manipulation library used for creating, reading, and updating Microsoft Word files.… elapouya/python-docx-template — python-docx-template is a template engine for generating Microsoft Word documents by merging .docx files with data… iofficeai/officecli — OfficeCLI is a headless office suite and automation tool designed for programmatically reading, editing, and… pymupdf/pymupdf — PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool,… lorien/web-scraping — This project is a comprehensive resource directory for web data extraction, providing a curated collection of tools…