Skip to main content

python-docx

python-docx-valutico is a Python library for reading, creating, and updating Microsoft Word 2007+ (.docx) files.

This is basically the same as python-docx, but with added support for charts.

Installation

pip install python-docx

Example

>>> from docx import Document

>>> document = Document()
>>> document.add_paragraph("It was a dark and stormy night.")
<docx.text.paragraph.Paragraph object at 0x10f19e760>
>>> document.save("dark-and-stormy.docx")

>>> document = Document("dark-and-stormy.docx")
>>> document.paragraphs[0].text
'It was a dark and stormy night.'

More information is available in the python-docx documentation

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_docx_valutico-1.2.0.tar.gz (5.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_docx_valutico-1.2.0-py3-none-any.whl (254.3 kB view details)

Uploaded Python 3

File details

Details for the file python_docx_valutico-1.2.0.tar.gz.

File metadata

  • Download URL: python_docx_valutico-1.2.0.tar.gz
  • Upload date:
  • Size: 5.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for python_docx_valutico-1.2.0.tar.gz
Algorithm Hash digest
SHA256 f2667e2097582d1f329f2b4e41f276a9c79d8bcff97a3dfcd42eda05241953de
MD5 79e7bdc6c213dcd095b524f30222c425
BLAKE2b-256 9287f247124ca53ab676d7282ec720c98741b514ae2031fb7bc8eb43a1213944

See more details on using hashes here.

File details

Details for the file python_docx_valutico-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_docx_valutico-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2cb0eaaff45d550b709a1bb334a4888a5d69ec599f59950b1e490817ff5051af
MD5 fbc1717b2d85b458d0096df47a5dde34
BLAKE2b-256 20054a0e776bee3db2c107a3f7621d8df1eb510ed141331f5a726194d1bfdf15

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.0 This release

2 files

0.8.11.6

2 files

0.8.11.5

2 files

0.8.11.4

2 files

0.8.11.3

2 files

0.8.11.2

2 files

0.8.11.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page