Skip to main content

An official SDK library for the AGROBIOTA environment

Project description

AGROBIOTA SDK

This package contains the code for the Agrobiota Environment.

Usage

The AGROBIOTA SDK simplifies the integration and transformation of AGROBIOTA data. It is available for Python 3.12+ and can be installed using pip:

python3.12 -m pip install agrobiota-sdk

It can be used through a CLI or as a Python library.

CLI

The AGROBIOTA SDK CLI can be used to convert data between formats and perform other tasks. To do this, run the following command:

agb-sdk convert bioindex-to-tabular \ 
    --input-path input.json \ 
    --output-path output.xlsx

Python

The AGROBIOTA SDK can also be used as a Python library. To do this, import the SDK and use the available functions.

from agb_sdk.core.use_cases import convert_bioindex_to_tabular

convert_bioindex_to_tabular(
    input_path="input.json",
    output_path="output.xlsx",
    resolve_taxonomies=True,
)

The library is constantly evolving and new features are being added. If you have any suggestions or feedback, please open an issue or contact us via email at bioinfo@biotrop.com.br.


This SDK was tested in Linux. It may work in other operating systems, but this is not guaranteed. For windows, we recommend using WSL (Windows Subsystem for Linux).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agrobiota_sdk-0.1.0a3-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file agrobiota_sdk-0.1.0a3-py3-none-any.whl.

File metadata

  • Download URL: agrobiota_sdk-0.1.0a3-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/6.14.0-24-generic

File hashes

Hashes for agrobiota_sdk-0.1.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 42833ec65a47508d92f7d614701eff76a324636fa10a11ccb1c2f8bccecf317c
MD5 c4664a5cd0abfa2a1ce4a1b8a14bd027
BLAKE2b-256 c417b1b019c2c57ef8460e54f0a7d6ff00038d5b480b023f514aadb9c3aceba3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page