Skip to main content

A Python module for Dataverse.

Project description

PyPI Conda Version Build Status Coverage Status Documentation Status PyPI - Python Version GitHub Code style: black DOI

pyDataverse

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

pyDataverse is a Python module for Dataverse. It helps to access the Dataverse API's and manipulate, validate, import and export all Dataverse data-types (Dataverse, Dataset, Datafile).

Find out more: Read the Docs

Running tests

In order to run the tests, you need to have a Dataverse instance running. We have prepared a shell script that will start a Dataverse instance using Docker that runs all tests in a clean environment. To run the tests, execute the following command:

# Defaults to Python 3.11
./run_tests.sh

# To run the tests with a specific Python version
./run_tests.sh -p 3.8

Once finished, you can find the test results in the dv/unit-tests.log file and in the terminal.

Manual setup

If you want to run single tests you need to manually set up the environment and set up the necessary environment variables. Please follow the instructions below.

1. Start the Dataverse instance

docker compose \
    -f ./docker/docker-compose-base.yml \
    --env-file local-test.env \
    up -d

2. Set up the environment variables

export BASE_URL=http://localhost:8080
export DV_VERSION=6.2 # or any other version
export $(grep "API_TOKEN" "dv/bootstrap.exposed.env")
export API_TOKEN_SUPERUSER=$API_TOKEN

3. Run the test(s) with pytest

python -m pytest -v

Chat with us!

If you are interested in the development of pyDataverse, we invite you to join us for a chat on our Zulip Channel. This is the perfect place to discuss and exchange ideas about the development of pyDataverse. Whether you need help or have ideas to share, feel free to join us!

PyDataverse Working Group

We have formed a pyDataverse working group to exchange ideas and collaborate on pyDataverse. There is a bi-weekly meeting planned for this purpose, and you are welcome to join us by clicking the following WebEx meeting link. For a list of all the scheduled dates, please refer to the Dataverse Community calendar.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydataverse-0.3.5.tar.gz (86.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydataverse-0.3.5-py3-none-any.whl (95.6 kB view details)

Uploaded Python 3

File details

Details for the file pydataverse-0.3.5.tar.gz.

File metadata

  • Download URL: pydataverse-0.3.5.tar.gz
  • Upload date:
  • Size: 86.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.11.0 Linux/6.11.0-1018-azure

File hashes

Hashes for pydataverse-0.3.5.tar.gz
Algorithm Hash digest
SHA256 bd3c4bdd98d57fcc6344c7931ee2485acd623743565f90a08bb8f07cf0241601
MD5 56208c1d2bd56126452c076c014872ef
BLAKE2b-256 b96c7c74fe772d87afd7e56eed82b3399a96602bd57916f24000f8ae8c9836b1

See more details on using hashes here.

File details

Details for the file pydataverse-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: pydataverse-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 95.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.11.0 Linux/6.11.0-1018-azure

File hashes

Hashes for pydataverse-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ff34ddbb1c55a6ddf8797fb80b7f21fe644438ac8600357157d683dedd209e71
MD5 3eaa1e6769ebba7f9bdb6e919af630d0
BLAKE2b-256 3e3bcd2e205c086e02ada383367a6cf15940ddc9829a8d687b17a68abfce9d0d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page