pyx-webservice


Namepyx-webservice JSON
Version 1.19.3 PyPI version JSON
download
home_pagehttps://gitlab.com/dlr-sy/pyxmake
SummaryProvides web services from PyXMake using fastapi
upload_time2025-01-18 14:12:43
maintainerNone
docs_urlNone
authorGarbade, Marc
requires_python<4.0,>=3.7
licenseMIT
keywords pyxmake server api backend
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![doi](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.13352143-red.svg)](https://zenodo.org/records/13352143)

# PyXMake
> This subpackage belongs to [PyXMake](https://gitlab.com/dlr-sy/pyxmake) and provides various web services using [fastapi](https://fastapi.tiangolo.com/) as an optional dependency. It can be installed together with the parent project. However, it is also separately available to ensure backwards compatibility. Please refer to the linked [repository](https://gitlab.com/dlr-sy/pyxmake) for documentation and application examples.


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/dlr-sy/pyxmake",
    "name": "pyx-webservice",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": "pyxmake, server, api, backend",
    "author": "Garbade, Marc",
    "author_email": "marc.garbade@dlr.de",
    "download_url": "https://files.pythonhosted.org/packages/8e/21/0a6506363a1bd7153c1778a4a31e05a08c2e2c4331183316763f3337bd18/pyx_webservice-1.19.3.tar.gz",
    "platform": null,
    "description": "[![doi](https://img.shields.io/badge/DOI-10.5281%2Fzenodo.13352143-red.svg)](https://zenodo.org/records/13352143)\n\n# PyXMake\n> This subpackage belongs to [PyXMake](https://gitlab.com/dlr-sy/pyxmake) and provides various web services using [fastapi](https://fastapi.tiangolo.com/) as an optional dependency. It can be installed together with the parent project. However, it is also separately available to ensure backwards compatibility. Please refer to the linked [repository](https://gitlab.com/dlr-sy/pyxmake) for documentation and application examples.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provides web services from PyXMake using fastapi",
    "version": "1.19.3",
    "project_urls": {
        "Changelog": "https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CHANGELOG.md",
        "Documentation": "https://gitlab.com/dlr-sy/pyxmake/-/blob/master/README.md",
        "Homepage": "https://gitlab.com/dlr-sy/pyxmake",
        "Repository": "https://gitlab.com/dlr-sy/pyxmake"
    },
    "split_keywords": [
        "pyxmake",
        " server",
        " api",
        " backend"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c160eaa52363aa76eeeae74e6f9448a1a3da58d5ae6b0cfe998b33de57bb06c3",
                "md5": "f024d976718e5966e408697c495083a2",
                "sha256": "4236789bfaacfb9f87d2a2b2ab68ff50b85a80edbcb1c77fd13ea88a4f461047"
            },
            "downloads": -1,
            "filename": "pyx_webservice-1.19.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f024d976718e5966e408697c495083a2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 21858,
            "upload_time": "2025-01-18T14:12:35",
            "upload_time_iso_8601": "2025-01-18T14:12:35.801982Z",
            "url": "https://files.pythonhosted.org/packages/c1/60/eaa52363aa76eeeae74e6f9448a1a3da58d5ae6b0cfe998b33de57bb06c3/pyx_webservice-1.19.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e210a6506363a1bd7153c1778a4a31e05a08c2e2c4331183316763f3337bd18",
                "md5": "7b506aa27f69d128fb10761eb16f912b",
                "sha256": "ead0f1ff3ebafa0d574179931f677bb903729898a4ab41d627f41221135ce898"
            },
            "downloads": -1,
            "filename": "pyx_webservice-1.19.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7b506aa27f69d128fb10761eb16f912b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 21880,
            "upload_time": "2025-01-18T14:12:43",
            "upload_time_iso_8601": "2025-01-18T14:12:43.443837Z",
            "url": "https://files.pythonhosted.org/packages/8e/21/0a6506363a1bd7153c1778a4a31e05a08c2e2c4331183316763f3337bd18/pyx_webservice-1.19.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 14:12:43",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dlr-sy",
    "gitlab_project": "pyxmake",
    "lcname": "pyx-webservice"
}
        
Elapsed time: 0.39035s