pyxecm


Namepyxecm JSON
Version 1.4 PyPI version JSON
download
home_page
SummaryA Python library to interact with Opentext Extended ECM REST API
upload_time2024-02-19 08:26:39
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords opentext extendedecm contentserver otds appworks archivecenter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PYXECM

A python library to interact with Opentext Extended ECM REST API. 
API documentation is available on [OpenText Developer](https://developer.opentext.com/ce/products/extendedecm)


# Disclaimer

Copyright © 2023 Open Text Corporation, All Rights Reserved.
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.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyxecm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "opentext,extendedecm,contentserver,otds,appworks,archivecenter",
    "author": "",
    "author_email": "Kai Gatzweiler <kgatzweiler@opentext.com>, \"Dr. Marc Diefenbruch\" <mdiefenb@opentext.com>",
    "download_url": "https://files.pythonhosted.org/packages/d8/59/539636bbd906beaa4bd1d7a34cbaf7bc2fc04bf9caa2d08ed97ac23ca532/pyxecm-1.4.tar.gz",
    "platform": null,
    "description": "# PYXECM\n\nA python library to interact with Opentext Extended ECM REST API. \nAPI documentation is available on [OpenText Developer](https://developer.opentext.com/ce/products/extendedecm)\n\n\n# Disclaimer\n\nCopyright \u00a9 2023 Open Text Corporation, All Rights Reserved.\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python library to interact with Opentext Extended ECM REST API",
    "version": "1.4",
    "project_urls": {
        "Homepage": "https://github.com/opentext/pyxecm"
    },
    "split_keywords": [
        "opentext",
        "extendedecm",
        "contentserver",
        "otds",
        "appworks",
        "archivecenter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a18ddd32e80c998445d685dcb35b681a565c350b890c3bc8c7f5f96d7d705c46",
                "md5": "bd9b68c3411c5519a62a47e1d81ed968",
                "sha256": "1c5be8272d1b20ecd70b417c6951775449813f5d134a4c24765c090e7d6584c6"
            },
            "downloads": -1,
            "filename": "pyxecm-1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd9b68c3411c5519a62a47e1d81ed968",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 200924,
            "upload_time": "2024-02-19T08:26:37",
            "upload_time_iso_8601": "2024-02-19T08:26:37.499977Z",
            "url": "https://files.pythonhosted.org/packages/a1/8d/dd32e80c998445d685dcb35b681a565c350b890c3bc8c7f5f96d7d705c46/pyxecm-1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d859539636bbd906beaa4bd1d7a34cbaf7bc2fc04bf9caa2d08ed97ac23ca532",
                "md5": "ee1bca8e2e1f196d30c791d53d859d70",
                "sha256": "0adc36c5f05c4e3f7ab1eca98d3712da75db505099f2e6f9dccc3ec1f6218e7d"
            },
            "downloads": -1,
            "filename": "pyxecm-1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ee1bca8e2e1f196d30c791d53d859d70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 190844,
            "upload_time": "2024-02-19T08:26:39",
            "upload_time_iso_8601": "2024-02-19T08:26:39.463295Z",
            "url": "https://files.pythonhosted.org/packages/d8/59/539636bbd906beaa4bd1d7a34cbaf7bc2fc04bf9caa2d08ed97ac23ca532/pyxecm-1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 08:26:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "opentext",
    "github_project": "pyxecm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pyxecm"
}
        
Elapsed time: 0.18138s