python-opc-lite


Namepython-opc-lite JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryOpen Package Convention light weight python library
upload_time2023-11-27 17:35:19
maintainer
docs_urlNone
authorKarim S (Kas)
requires_python>=3
licenseMIT
keywords opc open package convention pptx docx xlsx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-opc-lite

python-opc-lite is a light weight python library for Open Package Convention used for Open Office XML packages


## Overview

This library is used to deal with open office xml packages that follow Open Package Convention. 

It is used not only to read and write the packages but also to navigate through the parts of the package by relationships


## More information

- [Documentation](https://python-opc-lite.readthedocs.io/)
  - [Quickstart](https://python-opc-lite.readthedocs.io/en/latest/quickstart.html)
- [Contribute](https://python-opc-lite.readthedocs.io/en/latest/contribution.html)
  - [Issues](https://github.com/kascodeo/python-opc-lite/issues)
  - [Pull requests](https://github.com/kascodeo/python-opc-lite/pulls)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "python-opc-lite",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "opc,Open Package Convention,pptx,docx,xlsx",
    "author": "Karim S (Kas)",
    "author_email": "kascodeo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/92/85ba67659a7db5b784cd3de528c75b7226b7398c955706cb2087da01df78/python-opc-lite-0.0.2.tar.gz",
    "platform": null,
    "description": "# python-opc-lite\r\n\r\npython-opc-lite is a light weight python library for Open Package Convention used for Open Office XML packages\r\n\r\n\r\n## Overview\r\n\r\nThis library is used to deal with open office xml packages that follow Open Package Convention. \r\n\r\nIt is used not only to read and write the packages but also to navigate through the parts of the package by relationships\r\n\r\n\r\n## More information\r\n\r\n- [Documentation](https://python-opc-lite.readthedocs.io/)\r\n  - [Quickstart](https://python-opc-lite.readthedocs.io/en/latest/quickstart.html)\r\n- [Contribute](https://python-opc-lite.readthedocs.io/en/latest/contribution.html)\r\n  - [Issues](https://github.com/kascodeo/python-opc-lite/issues)\r\n  - [Pull requests](https://github.com/kascodeo/python-opc-lite/pulls)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Open Package Convention light weight python library",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://python-opc-lite.readthedocs.io/",
        "Release notes": "https://python-opc-lite.readthedocs.io/en/stable/releasenotes.html",
        "Source": "https://github.com/kascodeo/python-opc-lite"
    },
    "split_keywords": [
        "opc",
        "open package convention",
        "pptx",
        "docx",
        "xlsx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0478fa4908c2a20f394ce550d32f3b21070b481bb3f7b5be58533c40a9d0574b",
                "md5": "16faa885bccb46ca5e43caa43b0d63df",
                "sha256": "14f52d0b49ff872bb0f2eb0ab72c23c185c4aa3417b132ec46889fa492a8a2a0"
            },
            "downloads": -1,
            "filename": "python_opc_lite-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "16faa885bccb46ca5e43caa43b0d63df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 12763,
            "upload_time": "2023-11-27T17:35:17",
            "upload_time_iso_8601": "2023-11-27T17:35:17.527778Z",
            "url": "https://files.pythonhosted.org/packages/04/78/fa4908c2a20f394ce550d32f3b21070b481bb3f7b5be58533c40a9d0574b/python_opc_lite-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c9285ba67659a7db5b784cd3de528c75b7226b7398c955706cb2087da01df78",
                "md5": "045d03f62a4ce05a7f1b05a510669846",
                "sha256": "a664e5feeeb259798fc335c93422a76815676e5e9d40e70749d5dbaaa00f50ec"
            },
            "downloads": -1,
            "filename": "python-opc-lite-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "045d03f62a4ce05a7f1b05a510669846",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 10889,
            "upload_time": "2023-11-27T17:35:19",
            "upload_time_iso_8601": "2023-11-27T17:35:19.350516Z",
            "url": "https://files.pythonhosted.org/packages/2c/92/85ba67659a7db5b784cd3de528c75b7226b7398c955706cb2087da01df78/python-opc-lite-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 17:35:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kascodeo",
    "github_project": "python-opc-lite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "python-opc-lite"
}
        
Elapsed time: 0.14828s