Metadata-Version: 2.3
Name: pyx-webservice
Version: 1.22.3
Summary: Provides web services from PyXMake using fastapi
License: MIT
Keywords: pyxmake,server,api,backend
Author: Garbade, Marc
Author-email: marc.garbade@dlr.de
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pyx-core ; python_version >= "3.7" and python_version < "4.0"
Project-URL: Changelog, https://gitlab.com/dlr-sy/pyxmake/-/blob/master/CHANGELOG.md
Project-URL: Documentation, https://dlr-sy.gitlab.io/pyxmake
Project-URL: Repository, https://gitlab.com/dlr-sy/pyxmake
Description-Content-Type: text/markdown

[![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.

