Skip to content

Commit eb128eb

Browse files
committed
chore: added badges
1 parent adad78f commit eb128eb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# DataSHIELD Interface Python
22

3+
[![GitHub Actions](https://github.com/obiba/datashield-python/actions/workflows/ci.yml/badge.svg)](https://github.com/obiba/datashield-python/actions)
4+
[![PyPI version](https://img.shields.io/pypi/v/datashield.svg)](https://pypi.org/project/datashield/)
5+
36
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.
47

58
## Configuration

0 commit comments

Comments
 (0)