docx-hitalent


Namedocx-hitalent JSON
Version 0.8.51 PyPI version JSON
download
home_pagehttps://github.com/HiTalentAlgorithms/python-docx
SummaryCreate and update Microsoft Word .docx files.
upload_time2023-07-17 05:14:37
maintainer
docs_urlNone
authorSteve Canny + Guo hao Li
requires_python
licenseThe MIT License (MIT) Copyright (c) 2013 Steve Canny, https://github.com/scanny Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords docx office openxml word
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            .. image:: https://travis-ci.org/python-openxml/python-docx.svg?branch=master
   :target: https://travis-ci.org/python-openxml/python-docx

*python-docx* is a Python library for creating and updating Microsoft Word
(.docx) files.

More information is available in the `python-docx documentation`_.

.. _`python-docx documentation`:
   https://python-docx.readthedocs.org/en/latest/


.. :changelog:

Release History
---------------
0.8.51 (2023-07-17)
+++++++++++++++++++

- Fixed HEX color value "ff"


0.8.50 (2022-11-22)
+++++++++++++++++++

- Run add ``compare_other_properties`` function

0.8.49 (2022-10-21)
+++++++++++++++++++

- fix zipfile crash
- fix section default type

0.8.48 (2022-10-11)
+++++++++++++++++++

- rect add margin

0.8.47 (2022-10-11)
+++++++++++++++++++

- fix lot of bugs
- add paragraph images extract
- add textbox rect extract
- fix table extract

0.8.46 (2022-09-22)
+++++++++++++++++++

- fix line space, pic wrap

0.8.45 (2022-09-14)
+++++++++++++++++++

- fix none tcPr

0.8.44 (2022-08-11)
+++++++++++++++++++

- fix none numbering start value

0.8.42 (2022-08-10)
+++++++++++++++++++

- fix none numbering lvl value

0.8.41 (2022-08-04)
+++++++++++++++++++

- add numbering extractor

0.8.40 (2022-08-03)
+++++++++++++++++++

- fix textbox relative

0.8.39 (2022-07-28)
+++++++++++++++++++

- table add borders line check
- add v:fill elements for table cell image

0.8.38 (2022-07-21)
+++++++++++++++++++

- fix ST_HpsMeasure

0.8.37 (2022-05-25)
+++++++++++++++++++

- fix wps:txbx

0.8.36 (2022-05-18)
+++++++++++++++++++

- add v:roundrect element

0.8.35 (2022-05-16)
+++++++++++++++++++

- add v:oval element

0.8.34 (2022-05-16)
+++++++++++++++++++

- Fixed NULL ref element

0.8.33 (2022-05-12)
+++++++++++++++++++

- Fixed Non-integer value

0.8.32 (2022-03-23)
+++++++++++++++++++

- Fixed shape int offset value

0.8.31 (2022-03-21)
+++++++++++++++++++

- Fixed non-standard coordOrigin

0.8.30 (2022-02-07)
+++++++++++++++++++

- fix textbox height relative, use Choice.drawing.anchor.positionV


0.8.29 (2022-01-30)
+++++++++++++++++++

- fix textbox height relative


0.8.28 (2022-01-22)
+++++++++++++++++++

- add w:hyperlink, w:sdt element
- fix picture bug


0.8.27 (2022-01-21)
+++++++++++++++++++

- Fixed some bugs


0.8.26 (2022-01-21)
+++++++++++++++++++

- fix w:t missing text
- Paragraphs and table cell add background color
- Picture add wrap property


0.8.24 (2022-01-18)
+++++++++++++++++++

- fix image parent element offset


0.8.22 (2022-01-17)
+++++++++++++++++++

- fix paragraph indent, table cells


0.8.21 (2022-01-13)
+++++++++++++++++++

- table and cell add some attrib
- add PictureShape


0.8.20 (2022-01-11)
+++++++++++++++++++

- fix textbox coordsize


0.8.19 (2021-12-29)
+++++++++++++++++++

- add WML_TEMPLATE_MAIN, WML_MACRO_ENABLED
- textbox add coordorigin, fillcolor


0.8.17 (2021-12-27)
+++++++++++++++++++

- fix textbox oxml element
- add textbox ProxyElement
- fix CT_TxbxContent property
- fix WD_COLOR


0.8.12 (2021-12-23)
+++++++++++++++++++

- Add Textbox related classes
- WD_COLOR add 'none' value


0.8.11 (2021-05-15)
+++++++++++++++++++

- Small build changes and Python 3.8 version changes like collections.abc location.


0.8.10 (2019-01-08)
+++++++++++++++++++

- Revert use of expanded package directory for default.docx to work around setup.py
  problem with filenames containing square brackets.


0.8.9 (2019-01-08)
++++++++++++++++++

- Fix gap in MANIFEST.in that excluded default document template directory


0.8.8 (2019-01-07)
++++++++++++++++++

- Add support for headers and footers


0.8.7 (2018-08-18)
++++++++++++++++++

- Add _Row.height_rule
- Add _Row.height
- Add _Cell.vertical_alignment
- Fix #455: increment next_id, don't fill gaps
- Add #375: import docx failure on --OO optimization
- Add #254: remove default zoom percentage
- Add #266: miscellaneous documentation fixes
- Add #175: refine MANIFEST.ini
- Add #168: Unicode error on core-props in Python 2


0.8.6 (2016-06-22)
++++++++++++++++++

- Add #257: add Font.highlight_color
- Add #261: add ParagraphFormat.tab_stops
- Add #303: disallow XML entity expansion


0.8.5 (2015-02-21)
++++++++++++++++++

- Fix #149: KeyError on Document.add_table()
- Fix #78: feature: add_table() sets cell widths
- Add #106: feature: Table.direction (i.e. right-to-left)
- Add #102: feature: add CT_Row.trPr


0.8.4 (2015-02-20)
++++++++++++++++++

- Fix #151: tests won't run on PyPI distribution
- Fix #124: default to inches on no TIFF resolution unit


0.8.3 (2015-02-19)
++++++++++++++++++

- Add #121, #135, #139: feature: Font.color


0.8.2 (2015-02-16)
++++++++++++++++++

- Fix #94: picture prints at wrong size when scaled
- Extract `docx.document.Document` object from `DocumentPart`

  Refactor `docx.Document` from an object into a factory function for new
  `docx.document.Document object`. Extract methods from prior `docx.Document`
  and `docx.parts.document.DocumentPart` to form the new API class and retire
  `docx.Document` class.

- Migrate `Document.numbering_part` to `DocumentPart.numbering_part`. The
  `numbering_part` property is not part of the published API and is an
  interim internal feature to be replaced in a future release, perhaps with
  something like `Document.numbering_definitions`. In the meantime, it can
  now be accessed using ``Document.part.numbering_part``.


0.8.1 (2015-02-10)
++++++++++++++++++

- Fix #140: Warning triggered on Document.add_heading/table()


0.8.0 (2015-02-08)
++++++++++++++++++

- Add styles. Provides general capability to access and manipulate paragraph,
  character, and table styles.

- Add ParagraphFormat object, accessible on Paragraph.paragraph_format, and
  providing the following paragraph formatting properties:

  + paragraph alignment (justfification)
  + space before and after paragraph
  + line spacing
  + indentation
  + keep together, keep with next, page break before, and widow control

- Add Font object, accessible on Run.font, providing character-level
  formatting including:

  + typeface (e.g. 'Arial')
  + point size
  + underline
  + italic
  + bold
  + superscript and subscript

The following issues were retired:

- Add feature #56: superscript/subscript
- Add feature #67: lookup style by UI name
- Add feature #98: Paragraph indentation
- Add feature #120: Document.styles

**Backward incompatibilities**

Paragraph.style now returns a Style object. Previously it returned the style
name as a string. The name can now be retrieved using the Style.name
property, for example, `paragraph.style.name`.


0.7.6 (2014-12-14)
++++++++++++++++++

- Add feature #69: Table.alignment
- Add feature #29: Document.core_properties


0.7.5 (2014-11-29)
++++++++++++++++++

- Add feature #65: _Cell.merge()


0.7.4 (2014-07-18)
++++++++++++++++++

- Add feature #45: _Cell.add_table()
- Add feature #76: _Cell.add_paragraph()
- Add _Cell.tables property (read-only)


0.7.3 (2014-07-14)
++++++++++++++++++

- Add Table.autofit
- Add feature #46: _Cell.width


0.7.2 (2014-07-13)
++++++++++++++++++

- Fix: Word does not interpret <w:cr/> as line feed


0.7.1 (2014-07-11)
++++++++++++++++++

- Add feature #14: Run.add_picture()


0.7.0 (2014-06-27)
++++++++++++++++++

- Add feature #68: Paragraph.insert_paragraph_before()
- Add feature #51: Paragraph.alignment (read/write)
- Add feature #61: Paragraph.text setter
- Add feature #58: Run.add_tab()
- Add feature #70: Run.clear()
- Add feature #60: Run.text setter
- Add feature #39: Run.text and Paragraph.text interpret '\n' and '\t' chars


0.6.0 (2014-06-22)
++++++++++++++++++

- Add feature #15: section page size
- Add feature #66: add section
- Add page margins and page orientation properties on Section
- Major refactoring of oxml layer


0.5.3 (2014-05-10)
++++++++++++++++++

- Add feature #19: Run.underline property


0.5.2 (2014-05-06)
++++++++++++++++++

- Add feature #17: character style


0.5.1 (2014-04-02)
++++++++++++++++++

- Fix issue #23, `Document.add_picture()` raises ValueError when document
  contains VML drawing.


0.5.0 (2014-03-02)
++++++++++++++++++

- Add 20 tri-state properties on Run, including all-caps, double-strike,
  hidden, shadow, small-caps, and 15 others.


0.4.0 (2014-03-01)
++++++++++++++++++

- Advance from alpha to beta status.
- Add pure-python image header parsing; drop Pillow dependency


0.3.0a5 (2014-01-10)
++++++++++++++++++++++

- Hotfix: issue #4, Document.add_picture() fails on second and subsequent
  images.


0.3.0a4 (2014-01-07)
++++++++++++++++++++++

- Complete Python 3 support, tested on Python 3.3


0.3.0a3 (2014-01-06)
++++++++++++++++++++++

- Fix setup.py error on some Windows installs


0.3.0a1 (2014-01-05)
++++++++++++++++++++++

- Full object-oriented rewrite
- Feature-parity with prior version
- text: add paragraph, run, text, bold, italic
- table: add table, add row, add column
- styles: specify style for paragraph, table
- picture: add inline picture, auto-scaling
- breaks: add page break
- tests: full pytest and behave-based 2-layer test suite


0.3.0dev1 (2013-12-14)
++++++++++++++++++++++

- Round-trip .docx file, preserving all parts and relationships
- Load default "template" .docx on open with no filename
- Open from stream and save to stream (file-like object)
- Add paragraph at and of document

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HiTalentAlgorithms/python-docx",
    "name": "docx-hitalent",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "docx office openxml word",
    "author": "Steve Canny + Guo hao Li",
    "author_email": "ghoullh@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6f/10/a640badf1bffefd8772d7372dd6724dcce2e3e92d8185cf3fdd1c0f558db/docx-hitalent-0.8.51.tar.gz",
    "platform": null,
    "description": ".. image:: https://travis-ci.org/python-openxml/python-docx.svg?branch=master\n   :target: https://travis-ci.org/python-openxml/python-docx\n\n*python-docx* is a Python library for creating and updating Microsoft Word\n(.docx) files.\n\nMore information is available in the `python-docx documentation`_.\n\n.. _`python-docx documentation`:\n   https://python-docx.readthedocs.org/en/latest/\n\n\n.. :changelog:\n\nRelease History\n---------------\n0.8.51 (2023-07-17)\n+++++++++++++++++++\n\n- Fixed HEX color value \"ff\"\n\n\n0.8.50 (2022-11-22)\n+++++++++++++++++++\n\n- Run add ``compare_other_properties`` function\n\n0.8.49 (2022-10-21)\n+++++++++++++++++++\n\n- fix zipfile crash\n- fix section default type\n\n0.8.48 (2022-10-11)\n+++++++++++++++++++\n\n- rect add margin\n\n0.8.47 (2022-10-11)\n+++++++++++++++++++\n\n- fix lot of bugs\n- add paragraph images extract\n- add textbox rect extract\n- fix table extract\n\n0.8.46 (2022-09-22)\n+++++++++++++++++++\n\n- fix line space, pic wrap\n\n0.8.45 (2022-09-14)\n+++++++++++++++++++\n\n- fix none tcPr\n\n0.8.44 (2022-08-11)\n+++++++++++++++++++\n\n- fix none numbering start value\n\n0.8.42 (2022-08-10)\n+++++++++++++++++++\n\n- fix none numbering lvl value\n\n0.8.41 (2022-08-04)\n+++++++++++++++++++\n\n- add numbering extractor\n\n0.8.40 (2022-08-03)\n+++++++++++++++++++\n\n- fix textbox relative\n\n0.8.39 (2022-07-28)\n+++++++++++++++++++\n\n- table add borders line check\n- add v:fill elements for table cell image\n\n0.8.38 (2022-07-21)\n+++++++++++++++++++\n\n- fix ST_HpsMeasure\n\n0.8.37 (2022-05-25)\n+++++++++++++++++++\n\n- fix wps:txbx\n\n0.8.36 (2022-05-18)\n+++++++++++++++++++\n\n- add v:roundrect element\n\n0.8.35 (2022-05-16)\n+++++++++++++++++++\n\n- add v:oval element\n\n0.8.34 (2022-05-16)\n+++++++++++++++++++\n\n- Fixed NULL ref element\n\n0.8.33 (2022-05-12)\n+++++++++++++++++++\n\n- Fixed Non-integer value\n\n0.8.32 (2022-03-23)\n+++++++++++++++++++\n\n- Fixed shape int offset value\n\n0.8.31 (2022-03-21)\n+++++++++++++++++++\n\n- Fixed non-standard coordOrigin\n\n0.8.30 (2022-02-07)\n+++++++++++++++++++\n\n- fix textbox height relative, use Choice.drawing.anchor.positionV\n\n\n0.8.29 (2022-01-30)\n+++++++++++++++++++\n\n- fix textbox height relative\n\n\n0.8.28 (2022-01-22)\n+++++++++++++++++++\n\n- add w:hyperlink, w:sdt element\n- fix picture bug\n\n\n0.8.27 (2022-01-21)\n+++++++++++++++++++\n\n- Fixed some bugs\n\n\n0.8.26 (2022-01-21)\n+++++++++++++++++++\n\n- fix w:t missing text\n- Paragraphs and table cell add background color\n- Picture add wrap property\n\n\n0.8.24 (2022-01-18)\n+++++++++++++++++++\n\n- fix image parent element offset\n\n\n0.8.22 (2022-01-17)\n+++++++++++++++++++\n\n- fix paragraph indent, table cells\n\n\n0.8.21 (2022-01-13)\n+++++++++++++++++++\n\n- table and cell add some attrib\n- add PictureShape\n\n\n0.8.20 (2022-01-11)\n+++++++++++++++++++\n\n- fix textbox coordsize\n\n\n0.8.19 (2021-12-29)\n+++++++++++++++++++\n\n- add WML_TEMPLATE_MAIN, WML_MACRO_ENABLED\n- textbox add coordorigin, fillcolor\n\n\n0.8.17 (2021-12-27)\n+++++++++++++++++++\n\n- fix textbox oxml element\n- add textbox ProxyElement\n- fix CT_TxbxContent property\n- fix WD_COLOR\n\n\n0.8.12 (2021-12-23)\n+++++++++++++++++++\n\n- Add Textbox related classes\n- WD_COLOR add 'none' value\n\n\n0.8.11 (2021-05-15)\n+++++++++++++++++++\n\n- Small build changes and Python 3.8 version changes like collections.abc location.\n\n\n0.8.10 (2019-01-08)\n+++++++++++++++++++\n\n- Revert use of expanded package directory for default.docx to work around setup.py\n  problem with filenames containing square brackets.\n\n\n0.8.9 (2019-01-08)\n++++++++++++++++++\n\n- Fix gap in MANIFEST.in that excluded default document template directory\n\n\n0.8.8 (2019-01-07)\n++++++++++++++++++\n\n- Add support for headers and footers\n\n\n0.8.7 (2018-08-18)\n++++++++++++++++++\n\n- Add _Row.height_rule\n- Add _Row.height\n- Add _Cell.vertical_alignment\n- Fix #455: increment next_id, don't fill gaps\n- Add #375: import docx failure on --OO optimization\n- Add #254: remove default zoom percentage\n- Add #266: miscellaneous documentation fixes\n- Add #175: refine MANIFEST.ini\n- Add #168: Unicode error on core-props in Python 2\n\n\n0.8.6 (2016-06-22)\n++++++++++++++++++\n\n- Add #257: add Font.highlight_color\n- Add #261: add ParagraphFormat.tab_stops\n- Add #303: disallow XML entity expansion\n\n\n0.8.5 (2015-02-21)\n++++++++++++++++++\n\n- Fix #149: KeyError on Document.add_table()\n- Fix #78: feature: add_table() sets cell widths\n- Add #106: feature: Table.direction (i.e. right-to-left)\n- Add #102: feature: add CT_Row.trPr\n\n\n0.8.4 (2015-02-20)\n++++++++++++++++++\n\n- Fix #151: tests won't run on PyPI distribution\n- Fix #124: default to inches on no TIFF resolution unit\n\n\n0.8.3 (2015-02-19)\n++++++++++++++++++\n\n- Add #121, #135, #139: feature: Font.color\n\n\n0.8.2 (2015-02-16)\n++++++++++++++++++\n\n- Fix #94: picture prints at wrong size when scaled\n- Extract `docx.document.Document` object from `DocumentPart`\n\n  Refactor `docx.Document` from an object into a factory function for new\n  `docx.document.Document object`. Extract methods from prior `docx.Document`\n  and `docx.parts.document.DocumentPart` to form the new API class and retire\n  `docx.Document` class.\n\n- Migrate `Document.numbering_part` to `DocumentPart.numbering_part`. The\n  `numbering_part` property is not part of the published API and is an\n  interim internal feature to be replaced in a future release, perhaps with\n  something like `Document.numbering_definitions`. In the meantime, it can\n  now be accessed using ``Document.part.numbering_part``.\n\n\n0.8.1 (2015-02-10)\n++++++++++++++++++\n\n- Fix #140: Warning triggered on Document.add_heading/table()\n\n\n0.8.0 (2015-02-08)\n++++++++++++++++++\n\n- Add styles. Provides general capability to access and manipulate paragraph,\n  character, and table styles.\n\n- Add ParagraphFormat object, accessible on Paragraph.paragraph_format, and\n  providing the following paragraph formatting properties:\n\n  + paragraph alignment (justfification)\n  + space before and after paragraph\n  + line spacing\n  + indentation\n  + keep together, keep with next, page break before, and widow control\n\n- Add Font object, accessible on Run.font, providing character-level\n  formatting including:\n\n  + typeface (e.g. 'Arial')\n  + point size\n  + underline\n  + italic\n  + bold\n  + superscript and subscript\n\nThe following issues were retired:\n\n- Add feature #56: superscript/subscript\n- Add feature #67: lookup style by UI name\n- Add feature #98: Paragraph indentation\n- Add feature #120: Document.styles\n\n**Backward incompatibilities**\n\nParagraph.style now returns a Style object. Previously it returned the style\nname as a string. The name can now be retrieved using the Style.name\nproperty, for example, `paragraph.style.name`.\n\n\n0.7.6 (2014-12-14)\n++++++++++++++++++\n\n- Add feature #69: Table.alignment\n- Add feature #29: Document.core_properties\n\n\n0.7.5 (2014-11-29)\n++++++++++++++++++\n\n- Add feature #65: _Cell.merge()\n\n\n0.7.4 (2014-07-18)\n++++++++++++++++++\n\n- Add feature #45: _Cell.add_table()\n- Add feature #76: _Cell.add_paragraph()\n- Add _Cell.tables property (read-only)\n\n\n0.7.3 (2014-07-14)\n++++++++++++++++++\n\n- Add Table.autofit\n- Add feature #46: _Cell.width\n\n\n0.7.2 (2014-07-13)\n++++++++++++++++++\n\n- Fix: Word does not interpret <w:cr/> as line feed\n\n\n0.7.1 (2014-07-11)\n++++++++++++++++++\n\n- Add feature #14: Run.add_picture()\n\n\n0.7.0 (2014-06-27)\n++++++++++++++++++\n\n- Add feature #68: Paragraph.insert_paragraph_before()\n- Add feature #51: Paragraph.alignment (read/write)\n- Add feature #61: Paragraph.text setter\n- Add feature #58: Run.add_tab()\n- Add feature #70: Run.clear()\n- Add feature #60: Run.text setter\n- Add feature #39: Run.text and Paragraph.text interpret '\\n' and '\\t' chars\n\n\n0.6.0 (2014-06-22)\n++++++++++++++++++\n\n- Add feature #15: section page size\n- Add feature #66: add section\n- Add page margins and page orientation properties on Section\n- Major refactoring of oxml layer\n\n\n0.5.3 (2014-05-10)\n++++++++++++++++++\n\n- Add feature #19: Run.underline property\n\n\n0.5.2 (2014-05-06)\n++++++++++++++++++\n\n- Add feature #17: character style\n\n\n0.5.1 (2014-04-02)\n++++++++++++++++++\n\n- Fix issue #23, `Document.add_picture()` raises ValueError when document\n  contains VML drawing.\n\n\n0.5.0 (2014-03-02)\n++++++++++++++++++\n\n- Add 20 tri-state properties on Run, including all-caps, double-strike,\n  hidden, shadow, small-caps, and 15 others.\n\n\n0.4.0 (2014-03-01)\n++++++++++++++++++\n\n- Advance from alpha to beta status.\n- Add pure-python image header parsing; drop Pillow dependency\n\n\n0.3.0a5 (2014-01-10)\n++++++++++++++++++++++\n\n- Hotfix: issue #4, Document.add_picture() fails on second and subsequent\n  images.\n\n\n0.3.0a4 (2014-01-07)\n++++++++++++++++++++++\n\n- Complete Python 3 support, tested on Python 3.3\n\n\n0.3.0a3 (2014-01-06)\n++++++++++++++++++++++\n\n- Fix setup.py error on some Windows installs\n\n\n0.3.0a1 (2014-01-05)\n++++++++++++++++++++++\n\n- Full object-oriented rewrite\n- Feature-parity with prior version\n- text: add paragraph, run, text, bold, italic\n- table: add table, add row, add column\n- styles: specify style for paragraph, table\n- picture: add inline picture, auto-scaling\n- breaks: add page break\n- tests: full pytest and behave-based 2-layer test suite\n\n\n0.3.0dev1 (2013-12-14)\n++++++++++++++++++++++\n\n- Round-trip .docx file, preserving all parts and relationships\n- Load default \"template\" .docx on open with no filename\n- Open from stream and save to stream (file-like object)\n- Add paragraph at and of document\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT) Copyright (c) 2013 Steve Canny, https://github.com/scanny  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Create and update Microsoft Word .docx files.",
    "version": "0.8.51",
    "project_urls": {
        "Homepage": "https://github.com/HiTalentAlgorithms/python-docx"
    },
    "split_keywords": [
        "docx",
        "office",
        "openxml",
        "word"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f10a640badf1bffefd8772d7372dd6724dcce2e3e92d8185cf3fdd1c0f558db",
                "md5": "5620a410530a177cc7b97755c93d9fbc",
                "sha256": "52a3854996a5cb56e5430bed5ebef651c3a374044738d2d60f48bf1fe1c63309"
            },
            "downloads": -1,
            "filename": "docx-hitalent-0.8.51.tar.gz",
            "has_sig": false,
            "md5_digest": "5620a410530a177cc7b97755c93d9fbc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5519731,
            "upload_time": "2023-07-17T05:14:37",
            "upload_time_iso_8601": "2023-07-17T05:14:37.969829Z",
            "url": "https://files.pythonhosted.org/packages/6f/10/a640badf1bffefd8772d7372dd6724dcce2e3e92d8185cf3fdd1c0f558db/docx-hitalent-0.8.51.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-17 05:14:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HiTalentAlgorithms",
    "github_project": "python-docx",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "docx-hitalent"
}
        
Elapsed time: 0.08974s