Metadata-Version: 2.1
Name: MDMPyClient
Version: 1.0.2
Summary: Cliente para el Metadatamanager
Home-page: https://github.com/enprava/MDMPyClient
Author: enprava
Author-email: epradavazquez@gmail.com
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# MDMPyClient

Python client for [MetadataManager](https://github.com/SDMXISTATTOOLKIT/META-DATA.MANAGER). It allows you to create codelist, concept schemes and more artefacts from simple code in python.

# Installation

You can install this package with pip.

    pip install mdmpyclient

# Documentation

[Documentation](https://mdmpyclient.readthedocs.io/en/latest/)
