dataverse-utils


Namedataverse-utils JSON
Version 0.17.2 PyPI version JSON
download
home_pagehttps://ubc-library-rc.github.io/dataverse_utils
SummaryUtilities for the Dataverse data respository system
upload_time2025-08-15 16:16:06
maintainerNone
docs_urlNone
authorPaul Lesack
requires_python<4.0,>=3.10
licenseMIT
keywords harvard dataverse dataverse research data management data repository
VCS
bugtrack_url
requirements beautifulsoup4 certifi chardet charset-normalizer dryad2dataverse idna Markdown markdownify requests requests-toolbelt six soupsieve urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "https://ubc-library-rc.github.io/dataverse_utils",
    "name": "dataverse-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "Harvard Dataverse, Dataverse, research data management, data repository",
    "author": "Paul Lesack",
    "author_email": "paul.lesack@ubc.ca",
    "download_url": "https://files.pythonhosted.org/packages/49/76/6522697d4559a585b354a37f49bc01d0efa5e74050294e541938bb756253/dataverse_utils-0.17.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": "MIT",
    "summary": "Utilities for the Dataverse data respository system",
    "version": "0.17.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": "",
            "digests": {
                "blake2b_256": "35aba556b2db79d77fd42446cfe4078a417a3a52ee46b30ea6d6475dafc981f6",
                "md5": "9a8774577297fb745be0ad805e95e06a",
                "sha256": "1dd8b2bab9e654a918ce17acfd1e21c3704c75bffacec11d076972c9a6249783"
            },
            "downloads": -1,
            "filename": "dataverse_utils-0.17.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a8774577297fb745be0ad805e95e06a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 46638,
            "upload_time": "2025-08-15T16:16:05",
            "upload_time_iso_8601": "2025-08-15T16:16:05.205791Z",
            "url": "https://files.pythonhosted.org/packages/35/ab/a556b2db79d77fd42446cfe4078a417a3a52ee46b30ea6d6475dafc981f6/dataverse_utils-0.17.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49766522697d4559a585b354a37f49bc01d0efa5e74050294e541938bb756253",
                "md5": "2802d7bc29064bab429a5f720106de8d",
                "sha256": "fe938d5abff65ccdf982b5608b8674c5b4fdb2ff12ee2bf37754921891547374"
            },
            "downloads": -1,
            "filename": "dataverse_utils-0.17.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2802d7bc29064bab429a5f720106de8d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 35536,
            "upload_time": "2025-08-15T16:16:06",
            "upload_time_iso_8601": "2025-08-15T16:16:06.564366Z",
            "url": "https://files.pythonhosted.org/packages/49/76/6522697d4559a585b354a37f49bc01d0efa5e74050294e541938bb756253/dataverse_utils-0.17.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 16:16:06",
    "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"
}
        
Elapsed time: 3.89572s