Wrapper code that retrieves select record info for a list of UniProtIDs
pip install -r requirements.txt
python3 uniprot_wrapper.py -f uniprot_test
or
python3 uniprot_wrapper.py -f uniprot_test -o output_file.json
Included example implementation for SynGO (syngo_uniprot_resolver.py)