Skip to main content

An open source project inspired from python-docx .

Project description

PyAdvDocx

An open source project inspired from python-docx in which more functionalities are added like advance replace and many more.

Maintenance made-with-python PyPI version

Supported OS

Linux Windows

Installing

pip3 install pyadvdocx

Use cases:

from pyadvdocx import text,Document

doc=Document("Example.docx")
text.replace(doc,$name="John Doe")
doc.save("Master work.docx")

License

Project license - MIT

Contributing

Anyone is free to contribute and pull request/fork this project.

Testing:

cd ./test
pip3 install pyadvdocx
python3 test_text.py
# Look in data dir for *_done.docx files

Changelog:

View changelog

Project details


Download files

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

Source Distribution

pyadvdocx-0.0.4.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

pyadvdocx-0.0.4-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page