Skip to main content

bfabric

Python client for the B-Fabric API — the system that runs the Functional Genomics Center Zurich (FGCZ), covering project and service management, data production, annotation, search and analysis workflows.

  • A general client for all B-Fabric web service operations (CRUD) and configuration management.
  • A relational API for low-boilerplate read access to B-Fabric entities.

Installation

pip install bfabric

One extra is available: bfabric[transfer] adds resource download and upload.

Usage

Credentials are read from ~/.bfabricpy.yml:

from bfabric import Bfabric

client = Bfabric.connect()
results = client.read(endpoint="workunit", obj={}, max_results=5)

for workunit in results:
    print(workunit["id"], workunit.get("status"))

See the getting started guide for configuring the client, and the user guides for the relational entity API, caching and error handling.

Links

This package is part of the bfabricPy monorepo, which also publishes bfabric-scripts (command line tools) and bfabric-app-runner (application workflows).

How to cite

Panse, Christian, Trachsel, Christian and Türker, Can. "Bridging data management platforms and visualization tools to enable ad-hoc and smart analytics in life sciences" Journal of Integrative Bioinformatics, 2022, pp. 20220031. doi: 10.1515/jib-2022-0031.

Download files

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

Source Distribution

bfabric-1.21.0.tar.gz (180.6 kB view details)

Uploaded Source

Built Distribution

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

bfabric-1.21.0-py3-none-any.whl (155.4 kB view details)

Uploaded Python 3

File details

Details for the file bfabric-1.21.0.tar.gz.

File metadata

  • Download URL: bfabric-1.21.0.tar.gz
  • Upload date:
  • Size: 180.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for bfabric-1.21.0.tar.gz
Algorithm Hash digest
SHA256 26bbdcb071cc5ffc7906829d2516ba2bc0eb4b0f7b2fc82726f21437d8f8ebef
MD5 ee002e846c2f2428831be64e5cf06a34
BLAKE2b-256 a02c1b6e528e20986bf5c8dbf6730e9796ebb7d808bec02016815fc1d0e11945

See more details on using hashes here.

Provenance

The following attestation bundles were made for bfabric-1.21.0.tar.gz:

Publisher: publish_release.yml on fgcz/bfabricPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bfabric-1.21.0-py3-none-any.whl.

File metadata

  • Download URL: bfabric-1.21.0-py3-none-any.whl
  • Upload date:
  • Size: 155.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for bfabric-1.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d8e8319512d4faa57a75bbf0bcb2e6a996344bcfed2b573233842fc03b66e312
MD5 fdb8ed512582e20fbf1ce5c35e58e99a
BLAKE2b-256 5bebf10f6aacfd166c6cb5fa7d7355f15565bb2042e32ccf80e8380303cd195a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bfabric-1.21.0-py3-none-any.whl:

Publisher: publish_release.yml on fgcz/bfabricPy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

1.22.0

2 files

This release

1.21.0 This release

2 files

1.20.0

2 files

1.19.1

2 files

1.19.0

2 files

1.18.0

2 files

1.17.0

2 files

1.16.2

2 files

1.16.1

2 files

1.16.0

2 files

1.15.1

2 files

1.15.0

2 files

1.14.1

2 files

1.14.0

2 files

1.13.36

2 files

1.13.35

2 files

1.13.34

2 files

1.13.33

2 files

1.13.32

2 files

1.13.31

2 files

1.13.30

2 files

1.13.29

2 files

1.13.28

2 files

1.13.27

2 files

1.13.26

2 files

1.13.25

2 files

1.13.24

2 files

1.13.23

2 files

1.13.22

2 files

1.13.21

2 files

1.13.20

2 files

1.13.19

2 files

1.13.18

2 files

Supported by

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