Skip to main content

Python bindings of BioPB: open protobuf/gRPC protocols for biomedical image processing

Project description

BioPB - AI-assisted bio-image analysis

License MIT PyPI Sonatype Central Python Tests Java Tests

The repo provides the core harness framework of the biopb project. The goal is to estabish a standardized way to serve multi-dimensional image datasets, analysis algorithms, and computational results in a network-transparent and language-agnostic manner.

Quick Start

curl -fsSL https://biopb.org/install.sh | bash

biopb-tensor

A blazing-fast imaging data server for sharing your lab's petabyte-scale datasets to LLM agents and human team members alike. Read More...

  • Uniform Representation: all source data mapped to a multi-resolution and lazy-read array for client access
  • Multi-language: dask array for Python and ImgLib2.CellImg for Java
  • Thread-safe & Serializable: compatible with dask.distribute for distributed computing on larger-than-memory dataset
  • Metadata Server: full DuckDB SQL support to query your embedded metadata
  • On-the-fly Build: keep your data in original format (.zvi, ndtiff etc). No staging or on-boarding process needed
  • Built-in Viewer: browse all your data with any browser (e.g., on an ipad)

biopb-image-runtime

Deploy complex image processing algorithms (e.g., large deep-learning models) on the network as services. Read More...

SDK

Schema, utilities and cli for building your own workflow. Explore your data in jupyter notebook etc.

Python

pip install biopb[tensor]

Java

<dependency>
  <groupId>io.github.jiyuuchc</groupId>
  <artifactId>biopb</artifactId>
  <version>CURRENT_VERSION</version>
</dependency>

Related Projects in BioPB

biopb-mcp

The MCP component that talks to the LLM agent directly and orchastrate the cooperation between the data/alogorthm servers, the LLM agent, the user, and napari display surface. Read More...

biopb-servers

Specific implementations of biopb-image-runtimes. Read More...

Contributing

Contributions are very welcome. Read the developement document first to understand the overall design architecture.

License

Distributed under the terms of the MIT license,

Issues

If you encounter any problems, please file an issue along with a detailed description.

Project details


Download files

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

Source Distribution

biopb-0.5.6.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

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

biopb-0.5.6-py3-none-any.whl (60.2 kB view details)

Uploaded Python 3

File details

Details for the file biopb-0.5.6.tar.gz.

File metadata

  • Download URL: biopb-0.5.6.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for biopb-0.5.6.tar.gz
Algorithm Hash digest
SHA256 89909a220e284e65925a815515c888173671d802820f6d6ee1af68d49d9fb405
MD5 5edb828541ffb3e01609be654a891f78
BLAKE2b-256 f4888ecc1f127036ddf482c3650707bd035ec87aa8523025cf5a3c54c6004e33

See more details on using hashes here.

File details

Details for the file biopb-0.5.6-py3-none-any.whl.

File metadata

  • Download URL: biopb-0.5.6-py3-none-any.whl
  • Upload date:
  • Size: 60.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for biopb-0.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a19f202c4ebc8ffba29f01abc3632117ac17cfed8a6478abe7ba8ee1d703d922
MD5 84666cdf1ab366c97066030bcbce917d
BLAKE2b-256 da4be3949316fcc170080d7cc1ada7139c2713c5e3d060e72a1c8a06d3d597a7

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