Skip to content

a small script for updating the preferred_language facet of a user in Alma. Asyncronous, capped at 45 simultaneous coroutines

Notifications You must be signed in to change notification settings

JayHartzell/preferred_lang_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

preferred_lang_updater

a small script for updating the preferred_language facet of a user in Alma. Asyncronous, capped at 45 simultaneous coroutines

  1. Open in colab.google.com
  2. Create an .env file in your project home directory. type in usersKey=yourapikeyhere. Must have r/w permissions.
  3. Upload a file containing the list of user Id's in a column titled id
  4. Ensure the preferred_language code and description are correct. It is already formatted for Spanish value: 'es', desc: "Spanish"

About

a small script for updating the preferred_language facet of a user in Alma. Asyncronous, capped at 45 simultaneous coroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published