awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pyexcel avatar

pyexcel/pyexcel

0
View on GitHub↗
1,283 星标·166 分支·Python·9 次浏览docs.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 历史

pyexcel/pyexcel 的 Star 历史图表pyexcel/pyexcel 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pyexcel 的开源替代方案

相似的开源项目,按与 Pyexcel 的功能重合度排序。
  • scanny/python-pptxscanny 的头像

    scanny/python-pptx

    3,422在 GitHub 上查看↗

    Create Open XML PowerPoint documents in Python

    Python
    在 GitHub 上查看↗3,422
  • elapouya/python-docx-templateelapouya 的头像

    elapouya/python-docx-template

    2,552在 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
    在 GitHub 上查看↗2,552
  • python-openxml/python-docxpython-openxml 的头像

    python-openxml/python-docx

    5,442在 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
    在 GitHub 上查看↗5,442
  • iofficeai/officecliiOfficeAI 的头像

    iOfficeAI/OfficeCLI

    8,092在 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#
    在 GitHub 上查看↗8,092
查看 Pyexcel 的所有 30 个替代方案→

常见问题解答

pyexcel/pyexcel 是做什么的?

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

pyexcel/pyexcel 的主要功能有哪些?

pyexcel/pyexcel 的主要功能包括:Document and File Processing, Office Document Tools。

pyexcel/pyexcel 有哪些开源替代品?

pyexcel/pyexcel 的开源替代品包括: 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…