Nakala connector for pyHeimdall
Project description
What is this?
Heimdall is a tool for converting more easily one or more databases from one format to another. It leverages modules called “connectors”, responsible for conversion of data between specific databases schemas and the HERA format.
This repository contains a connector to french research infrastructure Huma-Num’s data repository Nakala.
Why should I use it?
You can use this connector, along with the pyheimdall software, to retrieve any data from Nakala. You can then aggregate this data into your research corpus easily, for example using other Heimdall connectors.
How can I use it?
Setup
This Nakala pyHeimdall connector is available as a PyPI package named pyheimdall-nakala. You can install it using the pip package manager:
pip install pyheimdall-nakala
You can use pip to either upgrade or uninstall this connector, too:
pip install --upgrade pyheimdall-nakala
pip uninstall pyheimdall-nakala
Usage
import heimdall
tree = heimdall.getDatabase(url, format='nakala:api')
Please note that you don’t need to use pyheimdall-nakala functions directly. As long as the package is installed on your system, pyHeimdall will automatically discover its features and allow you to use them as long as any other default or external connector.
Is it tested?
Of course! Here’s the coverage report.
How can I contribute?
PyHeimdall welcomes any feedback or proposal. Details can be accessed here
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyheimdall_nakala-0.11.0.tar.gz.
File metadata
- Download URL: pyheimdall_nakala-0.11.0.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8983b7cbde5d2b795a15ea69be68499372f380341823a7d194e499d6417ba3a5
|
|
| MD5 |
dea999481cc4a52edb3b3b668eb21081
|
|
| BLAKE2b-256 |
6382cf17955c91126d81aabb9e0595f320b236e4b319516fe4d60ced71f8e8da
|
File details
Details for the file pyheimdall_nakala-0.11.0-py2.py3-none-any.whl.
File metadata
- Download URL: pyheimdall_nakala-0.11.0-py2.py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
091ed6d1c755ce8cce7d49c84146ffe13f4b6fbbb9437d1148279810c6b86252
|
|
| MD5 |
893e4d929d36a2ba8e4f434454167b2f
|
|
| BLAKE2b-256 |
a7e972c5da7b79f9b9d233f3434d47a37df27d2f0e8a406102f5595d68caeedd
|