Skip to content

BAMresearch/openbis-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openbis-utils

openbis-utils is a small Python utility package designed to simplify common tasks when working with OpenBIS at BAM. It contains helper functions for user ID resolution, OpenBIS connection etc...


Features

  • BAM User Utilities: Resolve BAM user IDs from full names, handle duplicates, and fetch user info.
  • OpenBIS Connection: Simplified connection function that supports PAT or username/password authentication.

Installation

You can install the package directly from GitHub:

pip install git+https://github.com/BAMresearch/openbis-utils.git  

For development

git clone https://github.com/BAMresearch/openbis-utils.git
cd openbis-utils
pip install -e .

About

A collection of basic yet useful Python utilities to interact with openBIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages