Metadata-Version: 2.1
Name: datashield
Version: 0.1.0
Summary: DataSHIELD Client Interface in Python.
Home-page: https://www.datashield.org
License: LGPL
Author: Yannick Marcon
Author-email: yannick.marcon@obiba.org
Maintainer: Yannick Marcon
Maintainer-email: yannick.marcon@obiba.org
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
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
Project-URL: Bug Tracker, https://github.com/datashield/datashield-python/issues
Project-URL: Documentation, https://datashield.github.io/datashield-python
Project-URL: Repository, https://github.com/datashield/datashield-python
Description-Content-Type: text/markdown

# DataSHIELD Interface Python

This DataSHIELD Client Interface is a Python port of the original DataSHIELD Client Interface written in R ([DSI](https://github.com/datashield/DSI)). The provided interface can be implemented for accessing a data repository supporting the DataSHIELD infrastructure: controlled R commands to be executed on the server side are garanteeing that non disclosive information is returned to client side.

