An open API service indexing awesome lists of open source software.

https://github.com/datalad/datalad-api

Python API for DataLad commands
https://github.com/datalad/datalad-api

Last synced: 4 months ago
JSON representation

Python API for DataLad commands

Awesome Lists containing this project

README

          

# datalad-api: Python API for DataLad commands

[![Documentation Status](https://readthedocs.org/projects/datalad-api/badge/?version=latest)](https://datalad-api.readthedocs.io/en/latest/?badge=latest)
[![Build status](https://ci.appveyor.com/api/projects/status/o6swbn22myujkhuc/branch/main?svg=true)](https://ci.appveyor.com/project/mih/datalad-api/branch/main)
[![codecov](https://codecov.io/gh/datalad/datalad-api/graph/badge.svg?token=EE3AYSSVLF)](https://codecov.io/gh/datalad/datalad-api)
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)

## Contributing

Contributions to this library are welcome! Please see the [contributing
guidelines](CONTRIBUTING.md) for details on scope and style of potential
contributions.