Skip to content

sifrimlab/pyrodsCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrodsCLI: improving command-line control of iRODS using their python-client

This repository contains a collection of scripts that utilize the iRODS python client to provide increased functionality.

Author: David Wouters

Contact: david.wouters@kuleuven.be

Dependencies

  • python 3.8 or above
  • python-irodsclient

Optional for intelligent metadata generation:

  • scikit-image

Installation

This repository isn't pypi buildable yet!

  • Install with pip
pip install pyrodsCLI
  • Use a conda environment:
conda env create -f conda.yml -p ./conda_env/ 

Usage

After installation, the tool can be used as any other command-line interface. Its options can be discovered by running the typical pyrodsCLI -h.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published