Skip to content

ITISFoundation/Codeathon2024-team-5-service-1-FileFormatConverter

 
 

Repository files navigation

2024-team-5- Service 1: File Format Converter

License Badge Build Status Version DOI

This module is part of:



This oSPARC service allows conversion of files between various formats such as CSV, JSON, YAML, XLS, XLSX, NWB (Neurodata Without Borders) and many others.

Team #5 Repo

The team's main repo is located at: https://github.com/SPARC-FAIR-Codeathon/2024-team-5

Base Package

This oSPARC service was creating using cookiecutter-osparc-service.

Deployment Status

This service is awaiting deployment to oSPARC production. The GitHub actions fail, as we do not have the required permissions for the build stage:

/home/scu/.venv/bin/python3: can't open file '/home/scu/.venv/bin/ooil': [Errno 13] Permission denied

Service has been deployed and tested locally via:

make publish-local

Citation

Appukuttan, S., Benaribi, H., & Rievers, F. (2024). oSPARC Service #1: File Format Converter. Zenodo. https://doi.org/10.5281/zenodo.13308896

Have an issue or question?

Please open an issue here.

About

Additional repo for team 5, for first service to integrate in osparc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 36.6%
  • Shell 28.4%
  • Python 20.5%
  • Dockerfile 14.5%