bpoldrack / datalad-osf

DataLad extension to interface with the Open Science Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataLad-OSF: Opening up the Open Science Framework for DataLad

All Contributors

GitHub release PyPI version fury.io Travis tests status codecov.io win2019 docs Documentation Status DOI

Welcome! This repository contains a DataLad extension that enables DataLad to work with the Open Science Framework (OSF). Use it to share, retrieve and collaborate on DataLad datasets via the OSF.

The development of this tool started at OHBM Brainhack 2020 in June 2020, coordinated in this repository. See our documentation for more extensive information.

Requirements

Installation

# create and enter a new virtual environment (optional)
$ virtualenv --python=python3 ~/env/dl-osf
$ . ~/env/dl-osf/bin/activate
# install from PyPi
$ pip install datalad-osf

How to use

See our documentation for more info on how to use this tool and a tutorial on major use cases.

How to contribute

You are very welcome to help out developing this tool further. You can contribute by:

  • Creating an issue for bugs or tips for further development
  • Making a pull request for any changes suggested by yourself
  • Testing out the software and communicating your feedback to us

Please see our contributing guidelines for more information.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Michael Hanke

🚧 πŸ’» πŸ› πŸ€”

Dorien Huijser

πŸ“– πŸ“† πŸ€” πŸ““

Ashish Sahoo

πŸ“– 🚧

Simon Steinkamp

⚠️ πŸ“– πŸ“† πŸ€” πŸ““ 🚧

Benjamin Poldrack

πŸ“† πŸ€” πŸ’» 🚧

Nick

πŸ“† πŸ€” πŸ’» 🚧

Nikita Beliy

πŸ€” πŸ““

Moritz J. Boos

πŸ’» πŸ““ πŸ€” 🚧

Adina Wagner

πŸ“† πŸ€” πŸ’» πŸ“– 🚧

Stefan Appelhoff

πŸ“– πŸ““

This project follows the all-contributors specification. Contributions of any kind welcome!

About

DataLad extension to interface with the Open Science Framework

License:Other


Languages

Language:Python 98.9%Language:Batchfile 0.4%Language:Makefile 0.4%Language:Shell 0.3%