Skip to content

frenchrb/Alma_delete_interested_users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alma_delete_interested_users

Script to delete interested users from Alma PO Lines

Requirements

Created and tested with Python 3.6; see environment.yml for complete requirements.

Requires an Alma Acquisition API key with Read/write permissions. A config file (local_settings.ini) with this key should be located in the same directory as the script and input file. Example of local_settings.ini:

[Alma Acq R/W]
key:apikey

Usage

python delete_interested_users.py input.xlsx where input.xlsx is a spreadsheet listing POL IDs in the first column.

Contact

Rebecca B. French - https://github.com/frenchrb

About

Script to delete interested users from Alma PO Lines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages