byu-dnasc / proto-smrtlink-share

0 stars 1 forks source link

Set up python virtual environment to run app #16

Closed adknaupp closed 3 months ago

adknaupp commented 3 months ago

Required packages are pbcore, requests, peewee, globus-sdk.

adknaupp commented 3 months ago

Created script setup_venv.sh which creates venv, downloads pbcore package from GitHub, and installs it and other requirements.