Skip to content

Script for managing books in OPAC Atriuum system of the Learning Resource Center at Westminster International University in Tashkent.

License

Notifications You must be signed in to change notification settings

AAgzamov/LRC-Atriuum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Requirements:

  1. Unix-like OS (MacOS, Linux).
  2. python3.

Installation:

  1. Install python3: apt-get install python3.
  2. Clone the repository: git clone https://github.com/AAgzamov/LRC-Atriuum.git.
  3. Install the requirements: pip3 install -r requirements.txt.
  4. Make main.py executable: chmod +x main.py.

To execute the script properly you need geckodriver installed in your machine.

Geckodriver for Linux x64:

  1. Make shell script executable: chmod +x install.sh.
  2. 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.

Creators:

AAgzamov

About

Script for managing books in OPAC Atriuum system of the Learning Resource Center at Westminster International University in Tashkent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published