/fs-irods

PyFilesystem2 extension for iRODS

Primary LanguagePythonMIT LicenseMIT

Badges

(Customize these badges with your own links, and check https://shields.io/ or https://badgen.net/ to see which other badges are available.)

fair-software.eu recommendations
(1/5) code repository github repo badge
(2/5) license github license badge
(3/5) community registry RSD workflow pypi badge
(4/5) citation DOI
(5/5) checklist workflow cii badge
howfairis fair-software badge
Other best practices  
Static analysis workflow scq badge
Coverage workflow scc badge
Documentation Documentation Status
GitHub Actions  
Build build
Citation data consistency cffconvert
SonarCloud sonarcloud
MarkDown link checker markdown-link-check

How to use fs_irods

PyFilesystem2 extension for iRODS

The project setup is documented in project_setup.md. Feel free to remove this document (and/or the link to this document) if you don't need it.

Installation

To install fs_irods from GitHub repository, do:

git clone git@github.com:hechth/fs-irods.git
cd fs-irods
python -m pip install .

Documentation

Include a link to your project's full documentation here.

Contributing

If you want to contribute to the development of fs_irods, have a look at the contribution guidelines.

Credits

This package was created with Cookiecutter and the NLeSC/python-template.