ammaraziz / flukit

GNU Lesser General Public License v3.0
2 stars 2 forks source link

Add support for access fuzee api #4

Open ammaraziz opened 1 year ago

ammaraziz commented 1 year ago

The fuzee 'api' is written in R. Accessing this in python for flukit would be a major boost to productivity.

The urllib is the goto package for sending GET and POST requests. Mimic the fuzee R package.

Access to the worksheets and the gisaid page would be especially handy.