Skip to content

A Python Flask server that converts Excel files into SBOL and uploads it into SBH and FJ

License

Notifications You must be signed in to change notification settings

MyersResearchGroup/XDC_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

XDC_Server

A Python Flask server that converts Excel files into SBOL and uploads it into SBH and FJ

Installation

This package requires Python 3.9.20 (other version create dependency issues). Use the package manager pip to install excel2sbol, excel2flapjack, flask, and flask-cors.

pip install excel2sbol
pip install excel2flapjack
pip install flask
pip install flask-cors

Usage

In your command line, you can start up the server using the following command

flask --app views.py run

About

A Python Flask server that converts Excel files into SBOL and uploads it into SBH and FJ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages