pyx-webservice


Namepyx-webservice JSON
Version 1.18.2 PyPI version JSON
download
home_pagehttps://gitlab.com/dlr-sy/pyxmake
SummaryProvides web services from PyXMake using fastapi
upload_time2024-09-17 10:05:27
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/1a/98/fa1e654876b2e7e36f16ce46a7b688c7b2ef1e9096f884968b5a2d9e1fda/pyx_webservice-1.18.2.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.18.2",
    "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": "44e87380e0c667a7cb180301850ce04041dccd9dd648647616967bf96956000f",
                "md5": "56c75a1def1a608b0a81515524deb1e7",
                "sha256": "83c5378755d236dd5c28dd22196a4a4e817eb33dea581e5f0f4f40f705736943"
            },
            "downloads": -1,
            "filename": "pyx_webservice-1.18.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56c75a1def1a608b0a81515524deb1e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 21855,
            "upload_time": "2024-09-17T10:05:26",
            "upload_time_iso_8601": "2024-09-17T10:05:26.027015Z",
            "url": "https://files.pythonhosted.org/packages/44/e8/7380e0c667a7cb180301850ce04041dccd9dd648647616967bf96956000f/pyx_webservice-1.18.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a98fa1e654876b2e7e36f16ce46a7b688c7b2ef1e9096f884968b5a2d9e1fda",
                "md5": "52a859634204d8e52b31eadcdd182d53",
                "sha256": "c5355a953df0c75049fa4ce13f743b2551a08db848005805aadc7b961c8858d3"
            },
            "downloads": -1,
            "filename": "pyx_webservice-1.18.2.tar.gz",
            "has_sig": false,
            "md5_digest": "52a859634204d8e52b31eadcdd182d53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 21874,
            "upload_time": "2024-09-17T10:05:27",
            "upload_time_iso_8601": "2024-09-17T10:05:27.208869Z",
            "url": "https://files.pythonhosted.org/packages/1a/98/fa1e654876b2e7e36f16ce46a7b688c7b2ef1e9096f884968b5a2d9e1fda/pyx_webservice-1.18.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-17 10:05:27",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dlr-sy",
    "gitlab_project": "pyxmake",
    "lcname": "pyx-webservice"
}
        
Elapsed time: 3.22141s