pyx-webservice


Namepyx-webservice JSON
Version 1.23.0 PyPI version JSON
download
home_pageNone
SummaryProvides web services from PyXMake using fastapi
upload_time2025-07-29 06:31:09
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": null,
    "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/aa/b4/28f7448944aa86aa79472ee2a613c557dc0b429ac72ee5bad9a9e0e78f44/pyx_webservice-1.23.0.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.23.0",
    "project_urls": {
        "Changelog": "https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CHANGELOG.md",
        "Documentation": "https://dlr-sy.gitlab.io/pyxmake",
        "Repository": "https://gitlab.com/dlr-sy/pyxmake"
    },
    "split_keywords": [
        "pyxmake",
        " server",
        " api",
        " backend"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b21cb6f95b881cd7611cd4e055b4506d0afa259f98857b0250c9e35fd6f5ee80",
                "md5": "2c28fdd6c6e06c197ccb45f265b539e3",
                "sha256": "fed925ab26aa83b4b5f2cb62017b2e8c07a7bab278f043e647f822327ee0cb3f"
            },
            "downloads": -1,
            "filename": "pyx_webservice-1.23.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c28fdd6c6e06c197ccb45f265b539e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 21843,
            "upload_time": "2025-07-29T06:31:04",
            "upload_time_iso_8601": "2025-07-29T06:31:04.281811Z",
            "url": "https://files.pythonhosted.org/packages/b2/1c/b6f95b881cd7611cd4e055b4506d0afa259f98857b0250c9e35fd6f5ee80/pyx_webservice-1.23.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aab428f7448944aa86aa79472ee2a613c557dc0b429ac72ee5bad9a9e0e78f44",
                "md5": "8febe442c1c0156bc8e4346977745447",
                "sha256": "4a5ac6cd142ca37bdbc567bef64544ea0205c678c9b307fa23780f31872f2367"
            },
            "downloads": -1,
            "filename": "pyx_webservice-1.23.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8febe442c1c0156bc8e4346977745447",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 21795,
            "upload_time": "2025-07-29T06:31:09",
            "upload_time_iso_8601": "2025-07-29T06:31:09.375432Z",
            "url": "https://files.pythonhosted.org/packages/aa/b4/28f7448944aa86aa79472ee2a613c557dc0b429ac72ee5bad9a9e0e78f44/pyx_webservice-1.23.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 06:31:09",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dlr-sy",
    "gitlab_project": "pyxmake",
    "lcname": "pyx-webservice"
}
        
Elapsed time: 1.64134s