# 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/b1/61/4d5bd2eaa0a9f509d8ca9922eb1f6d0edfb003acd1900467ecf735597fd6/dataverse_utils-0.16.2.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.16.2",
"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": null,
"digests": {
"blake2b_256": "f948632ee6bc8aadca52c9f7ed73c3dba93133efc5040d10910a56aa2f286453",
"md5": "769dcc8265a76e22556bbb03b28ff37f",
"sha256": "754c45ee9384430fded044366808d9416509a6a9edfbc33e0d690610bc0ec364"
},
"downloads": -1,
"filename": "dataverse_utils-0.16.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "769dcc8265a76e22556bbb03b28ff37f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 42092,
"upload_time": "2025-02-14T23:59:36",
"upload_time_iso_8601": "2025-02-14T23:59:36.522757Z",
"url": "https://files.pythonhosted.org/packages/f9/48/632ee6bc8aadca52c9f7ed73c3dba93133efc5040d10910a56aa2f286453/dataverse_utils-0.16.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b1614d5bd2eaa0a9f509d8ca9922eb1f6d0edfb003acd1900467ecf735597fd6",
"md5": "3e856dbf2c87f20a16ca798e3c0129a3",
"sha256": "00942e192b453f784dd0eb47a24b94c684beb7be99e97d4b087a878103553676"
},
"downloads": -1,
"filename": "dataverse_utils-0.16.2.tar.gz",
"has_sig": false,
"md5_digest": "3e856dbf2c87f20a16ca798e3c0129a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 58681,
"upload_time": "2025-02-14T23:59:38",
"upload_time_iso_8601": "2025-02-14T23:59:38.842668Z",
"url": "https://files.pythonhosted.org/packages/b1/61/4d5bd2eaa0a9f509d8ca9922eb1f6d0edfb003acd1900467ecf735597fd6/dataverse_utils-0.16.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-14 23:59:38",
"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"
}