Metadata-Version: 2.1
Name: mmbse_client
Version: 1.1.0
Summary: Python wrapper for the MMBSE Rest API
Home-page: https://gitlab.cern.ch/pymbse/mmbse-client
License: MIT
Author: Jen kaeske
Author-email: jens.kaeske@cern.ch>, Konstantinos Diamantis <konstantinos.diamantis@cern.ch
Maintainer: Konstantinos Diamantis
Maintainer-email: konstantinos.diamantis@cern.ch
Requires-Python: >=3.9,<3.13
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: setuptools (>=69.0.3,<70.0.0)
Project-URL: Repository, https://gitlab.cern.ch/pymbse/mmbse-client
Description-Content-Type: text/markdown

# MMBSE Client

This is project cotains a Python wrapper for the MMBSE Rest API.

