Skip to content

AurelienBesnier/bober

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Бобер

Build and Deploy

Cross-platform iRODS gui

Dependencies

  • Python >=3.9
  • PySide6 or PyQT6
  • python-irodsclient
  • natsort

To run

Create a virtual environment

python -m venv .venv
source .venv/bin/activate
pip install . # or pip install -e.

Create a conda environment

Install Miniforge: https://github.com/conda-forge/miniforge

Follow installation instructions. Use default installation settings.

Execute next commands in anaconda prompt.

mamba env create -n bober -f conda/environment.yml
mamba activate bober
pip install -e .

Run

cd bober/
python main.py

About

Cross platform iRODS gui

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages