CUB-Libraries-CTA / counter-data-loader

Loads COUNTER database from JR1 report spreadsheets
1 stars 2 forks source link

Create Python Environment Description File for COUNTER Workflow (3) #50

Closed ericnienhouse closed 1 year ago

ericnienhouse commented 2 years ago

Estimate: 3

Acceptance Criteria:

Describe Python dependencies for COUNTER loader workflow. Setup configuration for both local development and remote AWS instance. Note: AWS environment is fairly dynamic, with frequent, unpredictable Python version/library updates.

Note: current process uses PIP as configuration tool.

bonnland commented 2 years ago

Initial version of conda environment file has been added and deployed within PyCharm.

Requirements are based on the packages mentioned here:

https://cu-boulder-libraries.readthedocs.io/en/latest/pages/counter.html#staging-infrastructure

bonnland commented 2 years ago

Reproducible Instructions for creating python environment:

https://github.com/culibraries/counter-data-loader/blob/add-python-env/README.md