Python Client - StanfordBioinformatics/pulsar_lims GitHub Wiki

Managing Python environment

  1. Get out the dependency hell with pyenv, Pipenv, virtualenv, and pip
  2. Pyenv (rbenv for Ruby) manages python interpreter versions
  3. Pipenv (bundle for Ruby) records/installs all the dependent packages

Dependencies:

  1. Python3 with the following pip3 packages:
    • inflection

How to create GitHub issue in batch

  1. https://scottjjackson.medium.com/how-to-bulk-create-issues-in-github-a278d429b7bf