pydataverse 0.3.3-2 source package in Ubuntu

Changelog

pydataverse (0.3.3-2) unstable; urgency=medium

  * Source-only upload to allow package to migrate to testing.

 -- Edward Betts <edward@4angle.com>  Mon, 03 Jun 2024 14:16:44 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydataverse_0.3.3-2.dsc 2.1 KiB 4a0ee9a4002c6abb6366e5b51705b50f857cbb4f8c9fac70983acff1d05cb3bb
pydataverse_0.3.3.orig.tar.gz 194.4 KiB dcd74655d7ce36f2b7afceafe9cd261f0212518cc700718389abe5050d407fc2
pydataverse_0.3.3-2.debian.tar.xz 9.9 KiB 6f3b3d747c5e87feca607cbe84c37aabb07d38f5b4d4c276a42d6206108bb951

Available diffs

No changes file available.

Binary packages built by this source

python3-pydataverse: Python module for interacting with Dataverse APIs

 pyDataverse provides a comprehensive Python interface for interacting with
 Dataverse's APIs, facilitating the manipulation, validation, import, and
 export of all Dataverse data-types, including Dataverses, Datasets, and
 Datafiles. Whether it's for importing large volumes of data into Dataverse,
 testing instances post-deployment, or executing basic API calls, pyDataverse
 streamlines these processes. Its fully Open Source license ensures it is
 accessible for everyone to use. Features include a comprehensive API wrapper
 covering all Dataverse API endpoints, data models for key Dataverse data
 types, data conversion tools for Dataverse's JSON format, easy mass
 imports/exports through CSV templates, utility functions, documented examples,
 custom exceptions, and a test suite. This module supports Python 3.6 and newer
 versions, making it a versatile tool for developers working with Dataverse.