Atriuum management script for Learning Resource Center of Westminster International University in Tashkent.
The script is developed to automate the process of editing information about books in Atriuum database system of the LRC of WIUT.
Contributions are welcome!
- Unix-like OS (MacOS, Linux).
- python3.
- Install python3:
apt-get install python3
. - Clone the repository:
git clone https://github.com/AAgzamov/LRC-Atriuum.git
. - Install the requirements:
pip3 install -r requirements.txt
. - Make main.py executable:
chmod +x main.py
.
To execute the script properly you need geckodriver installed in your machine.
- Make shell script executable:
chmod +x install.sh
. - Run
./install.sh
.
Now, after installation use main.py to automate your tasks.
If you have several sheets in an excel file, name them 'Set n', 'Set n+1' and so on.