Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 370 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 370 Bytes

OPAC-TABS

SciELO OPAC data generator in tabular format

How to install and use

Create and start a virtual environment

python -m venv venv

source venv/bin/activate

Install the dependencies

pip install -r requirements.txt

Copy the template and adjust the settings - config.ini

cp config.template.ini config.ini

Run

python tabs-languages.py