# CoderWanFeng/python-office

pip install python-office 自动化办公专用库

Repository: https://github.com/CoderWanFeng/python-office
Canonical: https://ross.abutalabs.com/products/python-office
Homepage: https://www.python-office.com
Language: Python
License: Apache-2.0
License Family: permissive
Topics: office, pip, pypi, python, weixin
Last push: 2026-08-19T16:03:26+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 1594, "days_push": 14, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1344, forks 306 (observed 2026-08-28T04:04:27.081950+00:00)

## What it is
python-office is a Python office-automation library that wraps PDF, Word, Excel, PPT, image, video, email, WeChat, and OCR operations behind simple one-line APIs. It bundles 13 modules and 70+ functions, with optional sub-libraries (poexcel, popdf, etc.) that can be installed individually.

## Use cases
- convert pdf to word in python
- merge multiple excel files into one
- add watermark to images in bulk
- batch send emails with attachments
- extract invoice data from images to excel
- generate fake excel test data
- automate wechat replies with python

## When to choose
- you want simple one-line APIs for common office tasks without learning each underlying library
- you are a Python beginner automating documents, spreadsheets, or email
- you need a broad toolkit covering PDF, Office files, images, and WeChat in one package

## When to avoid
- you need fine-grained control or advanced features of PDF/Office formats
- you are building production systems where lightweight, well-audited dependencies matter
- you need non-Windows-tested WeChat automation or rely on OCR without a Baidu API key

## Facets
- artifact type: library
- maturity: active
- function: pdf, ocr, image-processing, email, data-generation, tts, workflow-automation, developer-tools
- domain: developer-tools, files, pdf, spreadsheets
- platform: python, windows, cross-platform
- tags: office-automation, excel, word, ppt, wechat-bot, one-line-code, beginner-friendly, file-management, automation, macos, linux

## Member repositories
- CoderWanFeng/python-office (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.081950+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:47.870329+00:00, confidence not recorded.
  - readme: https://github.com/CoderWanFeng/python-office (fetched 2026-08-28T04:04:27.081950+00:00, sha 6ed01846c5c7)
  - homepage: https://www.python-office.com (fetched 2026-08-29T12:03:30.172554+00:00, sha 8beea3d235b8)
  - site_page: https://www.python-office.com/start/install (fetched 2026-08-29T12:03:30.174899+00:00, sha c55c4861d9ae)
  - site_page: https://www.python-office.com/start/quickstart (fetched 2026-08-29T12:03:30.176750+00:00, sha 8c72b02fda04)
  - site_page: https://www.python-office.com/about/overview (fetched 2026-08-29T12:03:30.180176+00:00, sha 3b7d6341a697)
  - site_page: https://www.python-office.com/about/changelog (fetched 2026-08-29T12:03:30.181730+00:00, sha f97e45f3288c)
  - registry_pypi: https://pypi.org/pypi/python-office/json (fetched 2026-08-29T12:03:30.183781+00:00, sha 064217e2f449)
  - site_page: https://www.python-office.com/start/faq (fetched 2026-08-29T12:03:30.178360+00:00, sha e243d7b8f00e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
