Skip to content

databio/bbconf

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

829a892 · Jan 21, 2025
Dec 11, 2024
Jan 21, 2025
Jan 21, 2025
Jan 21, 2025
Dec 16, 2024
May 6, 2024
Apr 16, 2021
Jan 21, 2020
Mar 19, 2024
May 24, 2024
Jan 10, 2025
May 6, 2024
Feb 4, 2020

Repository files navigation

bbconf

Run pytests pypi-badge pypi-version Code style: black Github badge coverage

BEDBASE project configuration package (agent)

What is this?

bbconf is a configuration and management tool for BEDbase, facilitating the reading of configuration files, setting up connections to PostgreSQL, PEPhub, S3, and Qdrant databases, managing file paths, and storing transformer models. It formalizes communication pathways for pipelines and downstream tools, ensuring seamless interaction."


Documentation: https://docs.bedbase.org/bedboss

Source Code: https://github.com/databio/bbconf


Installation

To install bbclient use this command:

pip install bbclient

or install the latest version from the GitHub repository:

pip install git+https://github.com/databio/bbconf.git