パッケージ: python3-pydataverse (0.3.4-1)
python3-pydataverse に関するリンク
Debian の資源:
pydataverse ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-pydataverse 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-httpx
- next generation HTTP client
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema