Python SDK for building integrations with FAIR Wizard
Project description
FAIR Wizard Integration SDK
Integrate FAIR Wizard within your environment easily
Usage
Installation
To install the SDK, you can simply install it via pip from PyPI:
pip install fair-wizard-integration-sdk
Alternatively, you can install it via pip from GitHub repository directly:
pip install git+https://github.com/fair-wizard/fair-wizard-integration-sdk.git#egg=fair-wizard-integration-sdk
pip install https://github.com/numpy/numpy/releases/download/vX.Y.Z/fair_wizard_integration_sdk-X.Y.Z.tar.gz
Alternatively, you can clone the repository and install it locally:
git clone git@github.com:fair-wizard/fair-wizard-integration-sdk.git
cd fair-wizard-integration-sdk
git checkout develop
git checkout vX.Y.Z
pip install .
Local Development (and Testing)
You can check examples and tests for how to use the SDK.
We also recommend reading the documentation for further details.
Documentation
To generate the documentation, run the following command:
cd docs
pip install -r requirements.txt
make html
The documentation will be generated in the docs/_build/html directory.
License
This project is licensed under the Apache License v2.0 - see the LICENSE file for more details.
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 fair_wizard_integration_sdk-1.0.1.tar.gz.
File metadata
- Download URL: fair_wizard_integration_sdk-1.0.1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0de2edade61dfb7137735c7fab7bdf4e6d6bccba753482647d28c7a91d6df6a6
|
|
| MD5 |
d72557cdbda4df3ac7e547e806fb3f6c
|
|
| BLAKE2b-256 |
381f1724ad9379c4292f9423ce453a8fa9efe87b44353f5b992811684e32a9f4
|
File details
Details for the file fair_wizard_integration_sdk-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: fair_wizard_integration_sdk-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5edee28a25d9997ce77febe91841bc40b9ba55cd2fdb0a4f179445b662f8dcde
|
|
| MD5 |
e1ac29b8b130bae658e19df4d91b4861
|
|
| BLAKE2b-256 |
85abb15719b0eb21bee2df9a29722c6fd34dc92a3c594f2c3e6aa38169a0efdd
|