# Dataverse utilities
This is a generalized set of console utilities and Python 3.6+ package which help with managing [Dataverse](https://dataverse.org) repositories. This means Harvard University's data repository software, not Microsoft's Dataverse product.
With these utilities you can:
* Upload your data sets from a TSV spreadsheet
* Bulk release multiple data sets
* Bulk delete (unpublished) assets
* Quickly duplicate records
* Replace licences
* and more!
All without touching the Dataverse GUI.
While the defaults favour a particular Dataverse instance (ie, the [Abacus data repository](https://abacus.library.ubc.ca) at the [University of British Columbia Library](https://library.ubc.ca)), they are designed to work with any installation / Dataverse user.
## Quick install
`pip install dataverse_utils`
## Documentation and API reference
User-friendly documentation is available at <https://ubc-library-rc.github.io/dataverse_utils>. This includes complete descriptions of all console utilities and a complete API reference.
## Source code
The primary repository for this software is at <https://github.com/ubc-library-rc/dataverse_utils>.
Raw data
{
"_id": null,
"home_page": null,
"name": "dataverse-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "Harvard Dataverse, Dataverse, research data management, data repository",
"author": null,
"author_email": "Paul Lesack <paul.lesack@ubc.ca>",
"download_url": "https://files.pythonhosted.org/packages/a0/17/e75fcd3bcdb98b96fbef79de552498dad4d703383026e0ca163a9fb15422/dataverse_utils-0.13.1.tar.gz",
"platform": null,
"description": "# Dataverse utilities\n\nThis is a generalized set of console utilities and Python 3.6+ package which help with managing [Dataverse](https://dataverse.org) repositories. This means Harvard University's data repository software, not Microsoft's Dataverse product.\n\nWith these utilities you can:\n\n* Upload your data sets from a TSV spreadsheet\n* Bulk release multiple data sets\n* Bulk delete (unpublished) assets\n* Quickly duplicate records\n* Replace licences\n* and more!\n\nAll without touching the Dataverse GUI.\n\nWhile the defaults favour a particular Dataverse instance (ie, the [Abacus data repository](https://abacus.library.ubc.ca) at the [University of British Columbia Library](https://library.ubc.ca)), they are designed to work with any installation / Dataverse user.\n\n## Quick install\n\n`pip install dataverse_utils`\n\n## Documentation and API reference\n\nUser-friendly documentation is available at <https://ubc-library-rc.github.io/dataverse_utils>. This includes complete descriptions of all console utilities and a complete API reference.\n\n## Source code\n\nThe primary repository for this software is at <https://github.com/ubc-library-rc/dataverse_utils>.\n",
"bugtrack_url": null,
"license": null,
"summary": "Utilities for the Dataverse data respository system",
"version": "0.13.1",
"project_urls": {
"Homepage": "https://ubc-library-rc.github.io/dataverse_utils",
"Issue Tracker": "https://github.com/ubc-library-rc/dataverse_utils/issues",
"Repository": "https://github.com/ubc-library-rc/dataverse_utils.git"
},
"split_keywords": [
"harvard dataverse",
" dataverse",
" research data management",
" data repository"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e4c9e7b2865a23d4e8379193dec69b47bd5807c07eaeb96a776c548049b213ab",
"md5": "f241e618a51fe5f721c45a85cb61cf08",
"sha256": "ad2bc8cf8c55a0ad2be97d944e871ed33e2446b744e09d9de74f68596964ac68"
},
"downloads": -1,
"filename": "dataverse_utils-0.13.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f241e618a51fe5f721c45a85cb61cf08",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 38558,
"upload_time": "2024-09-20T16:20:40",
"upload_time_iso_8601": "2024-09-20T16:20:40.642705Z",
"url": "https://files.pythonhosted.org/packages/e4/c9/e7b2865a23d4e8379193dec69b47bd5807c07eaeb96a776c548049b213ab/dataverse_utils-0.13.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a017e75fcd3bcdb98b96fbef79de552498dad4d703383026e0ca163a9fb15422",
"md5": "5ca5edc3f9f1210708c086726afd8c8b",
"sha256": "0f651905e8c7bbca4d627b1b832da6b04de32be94f1733bee837d13077b387fa"
},
"downloads": -1,
"filename": "dataverse_utils-0.13.1.tar.gz",
"has_sig": false,
"md5_digest": "5ca5edc3f9f1210708c086726afd8c8b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 54451,
"upload_time": "2024-09-20T16:20:42",
"upload_time_iso_8601": "2024-09-20T16:20:42.391946Z",
"url": "https://files.pythonhosted.org/packages/a0/17/e75fcd3bcdb98b96fbef79de552498dad4d703383026e0ca163a9fb15422/dataverse_utils-0.13.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-20 16:20:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ubc-library-rc",
"github_project": "dataverse_utils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "beautifulsoup4",
"specs": [
[
">=",
"4.12.2"
]
]
},
{
"name": "certifi",
"specs": [
[
">=",
"2022.12.7"
]
]
},
{
"name": "chardet",
"specs": [
[
">=",
"5.1.0"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
">=",
"3.1.0"
]
]
},
{
"name": "dryad2dataverse",
"specs": [
[
">=",
"0.6.1"
]
]
},
{
"name": "idna",
"specs": [
[
">=",
"3.4"
]
]
},
{
"name": "Markdown",
"specs": [
[
">=",
"3.2.1"
]
]
},
{
"name": "markdownify",
"specs": [
[
">=",
"0.11.6"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.29.0"
]
]
},
{
"name": "requests-toolbelt",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "six",
"specs": [
[
">=",
"1.16.0"
]
]
},
{
"name": "soupsieve",
"specs": [
[
">=",
"2.4.1"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"1.26.15"
]
]
}
],
"lcname": "dataverse-utils"
}