Skip to content

DataVerse support for pooch-doi

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE.md
Unknown
COPYING.md
Notifications You must be signed in to change notification settings

ssciwr/pooch-dataverse

Repository files navigation

Welcome to pooch-dataverse

License GitHub Workflow Status Documentation Status codecov

Installation

The Python package pooch_dataverse can be installed from PyPI:

python -m pip install pooch_dataverse

Development installation

If you want to contribute to the development of pooch_dataverse, we recommend the following editable installation from this repository:

git clone https://github.com/ssciwr/pooch-dataverse
cd pooch-dataverse
python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

About

DataVerse support for pooch-doi

Resources

License

BSD-2-Clause, Unknown licenses found

Licenses found

BSD-2-Clause
LICENSE.md
Unknown
COPYING.md

Stars

Watchers

Forks

Packages

No packages published