vacuum_pump

February 27, 2020 ยท View on GitHub

Populate BONSAI relational database with lots of data!

Requirments

  • Postgres >= 12. Database schema must be installed following the BONSAI schema. psql must be available.
  • Python >= 3.8. See requirements.txt for specific library requirements.

Usage

Should this be a collection of bash shell scripts, or a Python library with an executable script?