Skip to content

v0.1.1

Compare
Choose a tag to compare
@skasberger skasberger released this 28 May 16:03

This release is a quick bugfix. It adds requests to the install_requirements and updates the packaging and testing configuration.

For help or general questions please have a look in our Docs or email [email protected].

Bugfixes

Improvements

  • cleaned setup.py
  • add badges to index.rst
  • cleaned tools/tests-requirements.txt
  • tox.ini: add python versions, add dist test, add pypitest test, clean up and re-structure configuration
  • update docs

Contribute

To find out how you can contribute, please have a look at the Contributor Guide. No contribution is too small!

The most important contribution right now is simply to use the module. It would be great, if you install it, run some code on your PC and access your own Dataverse instance if possible - and give feedback after it (contact).

About pyDataverse

pyDataverse includes the most basic data operations to import and export data via the Dataverse API. The functionality will be expanded in the next weeks with more requests and a class-based data model for the metadata. This will allow to easily import and export metadata, and upload it directly to the API.

Thanks to @moumenuisawe for mentioning this bug.

-- Greetz, Stefan Kasberger